mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-28 16:52:33 +01:00
12 lines
286 B
INI
12 lines
286 B
INI
[env:ttgo-t-beam-v1_SX1268]
|
|
board = ttgo-t-beam
|
|
build_flags =
|
|
${common.build_flags}
|
|
-D RADIOLIB_EXCLUDE_LR11X0=1
|
|
-D RADIOLIB_EXCLUDE_SX127X=1
|
|
-D RADIOLIB_EXCLUDE_SX128X=1
|
|
-D TTGO_T_BEAM_V1_0_SX1268
|
|
lib_deps =
|
|
${common.lib_deps}
|
|
${common.display_libs}
|
|
lewisxhe/XPowersLib @ 0.2.4 |