forked from xiaozhi/xiaozhi-esp32
add scripts folder
This commit is contained in:
2
scripts/flash.sh
Executable file
2
scripts/flash.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
esptool.py -p /dev/ttyACM0 -b 2000000 write_flash 0 ../releases/v0.9.9_bread-compact-wifi/merged-binary.bin
|
||||
Reference in New Issue
Block a user