Fixed typo in comment
This commit is contained in:
parent
0995eaa492
commit
12c41423ad
@ -683,7 +683,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef MELZI
|
#ifdef MELZI
|
||||||
#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 LED_PIN 27 /* On some broken versions of the Sanguino libraries the pin definitions are wrong, which then needs LED_PIN as pin 28. But you better upgrade your Sanguino libraries! See #368. */
|
||||||
#define FAN_PIN 4
|
#define FAN_PIN 4
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user