Add Heltec Capsule Sensor V3 to source code

This commit is contained in:
Heltec-Aaron-Lee
2024-06-12 20:21:26 +08:00
parent b09cee118c
commit 5b1d3ed173
6 changed files with 78 additions and 7 deletions
@@ -0,0 +1,11 @@
[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