mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-30 02:15:41 +00:00
moved variant into esp32s3 folder
This commit is contained in:
parent
b5706a82e4
commit
a5d27b994e
@ -5,7 +5,7 @@ board_check = true
|
|||||||
upload_protocol = esptool
|
upload_protocol = esptool
|
||||||
|
|
||||||
build_flags =
|
build_flags =
|
||||||
${esp32_base.build_flags} -I variants/t-deck-pro
|
${esp32_base.build_flags} -I variants/esp32s3/t-deck-pro
|
||||||
-D T_DECK_PRO
|
-D T_DECK_PRO
|
||||||
-D GPS_POWER_TOGGLE
|
-D GPS_POWER_TOGGLE
|
||||||
-D USE_EINK
|
-D USE_EINK
|
Loading…
Reference in New Issue
Block a user