Changed LED_PIN to 17
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#endif
|
||||
|
||||
// LED
|
||||
#define LED_PIN 26
|
||||
#define LED_PIN 17
|
||||
#define LED_STATE_ON 1
|
||||
|
||||
// Button
|
||||
|
Reference in New Issue
Block a user