From 40a15248e854beb877df5f952e69c88ef1078fa3 Mon Sep 17 00:00:00 2001 From: geeksville Date: Thu, 9 Jul 2020 22:43:04 -0700 Subject: [PATCH] @slavino fixed tbeam in #243, so add it back to the builds --- bin/build-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/build-all.sh b/bin/build-all.sh index 55d72fa8..64eb82b3 100755 --- a/bin/build-all.sh +++ b/bin/build-all.sh @@ -8,7 +8,7 @@ COUNTRIES="US EU433 EU865 CN JP" #COUNTRIES=US #COUNTRIES=CN -BOARDS="ttgo-lora32-v2 ttgo-lora32-v1 tbeam heltec" +BOARDS="ttgo-lora32-v2 ttgo-lora32-v1 tbeam heltec tbeam0.7" #BOARDS=tbeam OUTDIR=release/latest