add reasonable guesses for TTGO LORA V1 and V2 boards - thanks @sensorsiot

for the pinouts
This commit is contained in:
geeksville
2020-03-28 14:45:33 -07:00
parent a47d6c4d68
commit be468a2183
3 changed files with 19 additions and 12 deletions

View File

@@ -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"