LoRa_APRS_iGate/variants/heltec_ht-ct62/platformio.ini
2025-05-18 12:22:49 -04:00

9 lines
183 B
INI

[env:heltec_ht-ct62]
board = esp32-c3-devkitm-1
board_build.mcu = esp32c3
build_flags =
${common.build_flags}
-D HELTEC_HTCT62
lib_deps =
${common.lib_deps}
${common.display_libs}