mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-01 07:30:33 +00:00
add reasonable guesses for TTGO LORA V1 and V2 boards - thanks @sensorsiot
for the pinouts
This commit is contained in:
@@ -33,6 +33,7 @@ for COUNTRY in $COUNTRIES; do
|
||||
|
||||
export PLATFORMIO_BUILD_FLAGS="$COMMONOPTS"
|
||||
|
||||
do_build "ttgo-lora32-v2"
|
||||
do_build "ttgo-lora32-v1"
|
||||
do_build "tbeam"
|
||||
do_build "heltec"
|
||||
|
||||
Reference in New Issue
Block a user