Update PIN LED value
This commit is contained in:
parent
3cd91395d0
commit
2d1989253c
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
|
||||
// LEDs
|
||||
// ----
|
||||
#define PIN_LED (7u)
|
||||
#define PIN_LED (6u)
|
||||
#define LED_BUILTIN PIN_LED
|
||||
|
||||
// Analog pins
|
||||
|
|
|
|||
Loading…
Reference in a new issue