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