Lets try this again minus device ui

This commit is contained in:
Ben Meadors
2024-12-07 05:30:59 -06:00
parent 39b5fb041e
commit 46eab20a90
2 changed files with 63 additions and 0 deletions
@@ -0,0 +1,10 @@
[env:heltec_capsule_sensor_v3]
extends = esp32s3_base
board = heltec_wifi_lora_32_V3
board_check = true
build_flags =
${esp32s3_base.build_flags} -I variants/heltec_capsule_sensor_v3
-D HELTEC_CAPSULE_SENSOR_V3
-D GPS_POWER_TOGGLE ; comment this line to disable triple press function on the user button to turn off gps entirely.
;-D DEBUG_DISABLED ; uncomment this line to disable DEBUG output