mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:11 +00:00
8 lines
No EOL
148 B
INI
8 lines
No EOL
148 B
INI
[env:ESP32_DIY_LoRa]
|
|
board = esp32dev
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D ESP32_DIY_LoRa
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |