mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-07-07 02:11:04 +02:00
12 lines
178 B
INI
12 lines
178 B
INI
[env:OE5HWN_MeshCom]
|
|
board = esp32dev
|
|
build_flags =
|
|
${common.build_flags}
|
|
-DOE5HWN_MeshCom
|
|
-DHAS_SX1268
|
|
-DHAS_1W_LORA
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs}
|
|
|