Skip to content
Snippets Groups Projects
Commit 0995eaa4 authored by Bas Spaans's avatar Bas Spaans
Browse files

Chenged LED_PIN for Melzi boards, added comment about broken versions of the Sanguino libraries

parent 1d06b109
No related branches found
No related tags found
No related merge requests found
......@@ -683,7 +683,7 @@
#endif
#ifdef MELZI
#define LED_PIN 28
#define LED_PIN 27 /* On some broken versions of the Sanguino libraries the pin definitions are wrong, which then needs LED_PIN as pin 27. But you better upgrade your Sanguino libraries! See #368. */
#define FAN_PIN 4
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment