mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-10 07:23:57 +01:00
8 lines
166 B
INI
8 lines
166 B
INI
[env:ttgo-lora32-v21_915]
|
|
board = ttgo-lora32-v21
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D TTGO_LORA32_V2_1_915
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |