mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
7 lines
146 B
INI
7 lines
146 B
INI
[env:tlora-v2]
|
|
extends = esp32_base
|
|
board = ttgo-lora32-v1
|
|
board_level = extra
|
|
build_flags =
|
|
${esp32_base.build_flags} -DTLORA_V2 -DUSE_SX1278
|