update Makefile
This commit is contained in:
parent
a03fe0d93e
commit
0b848ae3d0
4
Makefile
4
Makefile
@ -7,9 +7,9 @@ update:
|
|||||||
ampy -p /dev/tty.SLAB_USBtoUART put main.py
|
ampy -p /dev/tty.SLAB_USBtoUART put main.py
|
||||||
ampy -p /dev/tty.SLAB_USBtoUART put boot.py
|
ampy -p /dev/tty.SLAB_USBtoUART put boot.py
|
||||||
|
|
||||||
wifis:
|
config:
|
||||||
sleep 3
|
sleep 3
|
||||||
ampy -p /dev/tty.SLAB_USBtoUART put wifis.json
|
ampy -p /dev/tty.SLAB_USBtoUART put config.json
|
||||||
|
|
||||||
flash:
|
flash:
|
||||||
esptool.py -p /dev/tty.SLAB_USBtoUART -b 460800 erase_flash
|
esptool.py -p /dev/tty.SLAB_USBtoUART -b 460800 erase_flash
|
||||||
|
Loading…
Reference in New Issue
Block a user