mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-01-22 16:50:16 +01:00
8 lines
158 B
INI
8 lines
158 B
INI
[env:ttgo-lora32-v21]
|
|
board = ttgo-lora32-v21
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D TTGO_LORA32_V2_1
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |