fix encoding of sw version numbers in the BLE device info

This commit is contained in:
geeksville
2020-02-24 09:12:13 -08:00
parent af5e3a0e02
commit bd0f35ad83
4 changed files with 12 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
set -e
source bin/version.sh
esptool.py --baud 921600 write_flash 0x10000 release/firmware-HELTEC-US-$VERSION.bin
+3
View File
@@ -0,0 +1,3 @@
export VERSION=0.0.5