mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 18:59:56 +00:00
6 lines
211 B
INI
6 lines
211 B
INI
|
; The original TBEAM board without the AXP power chip and a few other changes
|
||
|
[env:tbeam0.7]
|
||
|
extends = esp32_base
|
||
|
board = ttgo-t-beam
|
||
|
build_flags =
|
||
|
${esp32_base.build_flags} -D TBEAM_V07 -I variants/tbeam_v07
|