fix red LED pin
This commit is contained in:
parent
14ab9f8393
commit
632e285f71
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
// LED for indicator and writing flash
|
||||
// If not defined neopixel will be use for flash writing instead
|
||||
#define LED_PIN 13
|
||||
#define LED_PIN 2
|
||||
#define LED_STATE_ON 1
|
||||
|
||||
//--------------------------------------------------------------------+
|
||||
|
|
|
|||
Loading…
Reference in a new issue