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:ESP32_DIY_LoRa]
|
|
board = esp32dev
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D ESP32_DIY_LoRa
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |