Files
xiaozhi-esp32/flash.sh

3 lines
102 B
Bash
Raw Normal View History

2024-11-03 05:54:15 +08:00
#!/bin/sh
esptool.py -p /dev/ttyACM0 -b 2000000 write_flash 0 releases/v0.6.2_ML307/merged-binary.bin