mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-27 23:12:39 +00:00
8 lines
164 B
INI
8 lines
164 B
INI
[env:sugarcube]
|
|
extends = env:tlora-v2-1-1_6
|
|
board_level = extra
|
|
build_flags =
|
|
${env:tlora-v2-1-1_6.build_flags}
|
|
-DBUTTON_PIN=0
|
|
-DPIN_BUZZER=25
|
|
-DLED_PIN=-1 |