mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-04 07:40:14 +01:00
7 lines
191 B
INI
7 lines
191 B
INI
|
|
; The 1.0 release of the TBEAM board
|
||
|
|
[env:tbeam]
|
||
|
|
extends = esp32_base
|
||
|
|
board = ttgo-t-beam
|
||
|
|
build_flags =
|
||
|
|
${esp32_base.build_flags} -DTBEAM_V10 -DUSE_SX1278 -DGPS_RX_PIN=34 -DGPS_TX_PIN=12
|