mirror of
https://github.com/easychen/pushdeer.git
synced 2024-10-31 23:59:20 +08:00
添加烧录脚本
This commit is contained in:
parent
fe15fa7593
commit
628b67191d
BIN
iot/deeresp32/des82系列用固件.zip
Normal file
BIN
iot/deeresp32/des82系列用固件.zip
Normal file
Binary file not shown.
1
iot/upload.sh
Normal file
1
iot/upload.sh
Normal file
@ -0,0 +1 @@
|
||||
esptool.py --chip esp8266 --port /dev/cu.wchusbserial1410 --baud 115200 --before default_reset --after hard_reset write_flash 0x0 xxx.bin
|
Loading…
Reference in New Issue
Block a user