Pin settings in platformio.ini
This commit is contained in:
parent
730cc4338f
commit
486a1b9be2
1 changed files with 3 additions and 1 deletions
|
@ -70,3 +70,5 @@ build_flags =
|
||||||
${btclock_base.build_flags}
|
${btclock_base.build_flags}
|
||||||
-D VERSION_EPD_2_9
|
-D VERSION_EPD_2_9
|
||||||
-D IS_ORANGECLOCK
|
-D IS_ORANGECLOCK
|
||||||
|
-D BUTTON_PIN=45
|
||||||
|
-D NUM_LEDS=2
|
Loading…
Reference in a new issue