Pin settings in platformio.ini
This commit is contained in:
parent
730cc4338f
commit
486a1b9be2
1 changed files with 3 additions and 1 deletions
|
@ -69,4 +69,6 @@ board = orangeclock
|
||||||
build_flags =
|
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…
Add table
Reference in a new issue