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