mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00
show build name
This commit is contained in:
parent
2ac4106004
commit
e884ace0ab
@ -3,4 +3,5 @@ set -e
|
||||
|
||||
VERSION=`bin/buildinfo.py`
|
||||
|
||||
echo Installing release/latest/bins/firmware-tbeam-US-$VERSION.bin
|
||||
esptool.py --baud 921600 write_flash 0x10000 release/latest/bins/firmware-tbeam-US-$VERSION.bin
|
||||
|
Loading…
Reference in New Issue
Block a user