1
0
Fork 0
jebbatime
jebba 2021-06-12 14:47:20 -06:00
parent c6963b2ced
commit 24147b141c
1 changed files with 3 additions and 1 deletions

View File

@ -21,10 +21,12 @@ echo "Waiting..."
sleep 4
# Flash
echo "Flashing..."
echo "Flashing, will take ~5 minutes..."
./tools/ota-dfu/dfu.py \
--legacy \
--verbose \
--address=$JEBBATIMEDFUMAC \
--zip=/tmp/micropython.zip
echo