feat : add custom led pin to devkit1
This commit is contained in:
parent
675f251a1a
commit
e9275c066d
@ -4,7 +4,10 @@
|
|||||||
#ifndef PIN_BUTTON_1
|
#ifndef PIN_BUTTON_1
|
||||||
#define PIN_BUTTON_1 0
|
#define PIN_BUTTON_1 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef LED_PIN
|
||||||
#define LED_PIN 2
|
#define LED_PIN 2
|
||||||
|
#endif
|
||||||
|
|
||||||
#define NO_DISPLAY
|
#define NO_DISPLAY
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user