feat : add custom led pin to devkit1

This commit is contained in:
Julio MATARRANZ 2023-12-27 22:42:50 +01:00 committed by GitHub
parent 675f251a1a
commit e9275c066d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,10 @@
#ifndef PIN_BUTTON_1
#define PIN_BUTTON_1 0
#endif
#ifndef LED_PIN
#define LED_PIN 2
#endif
#define NO_DISPLAY