Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RepRapPro Melzi LED is on PA4 Pin 33 #2

Open
gdwinslow opened this issue Dec 29, 2012 · 0 comments
Open

RepRapPro Melzi LED is on PA4 Pin 33 #2

gdwinslow opened this issue Dec 29, 2012 · 0 comments

Comments

@gdwinslow
Copy link

Should be:

define LED_DDR DDRA

define LED_PORT PORTA

define LED_PIN PINA

define LED PINA4

Instead of:

define LED_DDR DDRB

define LED_PORT PORTB

define LED_PIN PINB

define LED PINB0

For PepRapPro Mendle Melze boards

If you are supporting them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant