mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-07-03 00:11:13 +02:00
8 lines
168 B
INI
8 lines
168 B
INI
[env:WEMOS-LOLIN32-OLED-DIY]
|
|
board = lolin32
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D WEMOS_LOLIN32_OLED_DIY_LoRa
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs} |