mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-05 06:26:46 +00:00
8 lines
No EOL
140 B
INI
8 lines
No EOL
140 B
INI
[env:LoRaHAM_V2]
|
|
board = esp32dev
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D LoRaHAM_V2
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |