mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-05-02 03:22:14 +02: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} |