mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-01-23 09:10:15 +01:00
8 lines
152 B
INI
8 lines
152 B
INI
[env:heltec-lora32-v2]
|
|
board = ttgo-lora32-v21
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D HELTEC_V2
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |