mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:09 +00:00
6 lines
160 B
INI
6 lines
160 B
INI
[env:heltec-v2_0]
|
|
extends = esp32_base
|
|
board = heltec_wifi_lora_32_V2
|
|
board_level = extra
|
|
build_flags =
|
|
${esp32_base.build_flags} -DHELTEC_V2_0 -DUSE_SX1278
|