mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:11 +00:00
9 lines
No EOL
191 B
INI
9 lines
No EOL
191 B
INI
[env:heltec_ht-ct62]
|
|
board = heltec_wireless_stick_lite
|
|
board_build.mcu = esp32c3
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D HELTEC_HTCT62
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |