New Operating system with SNTP integrated
This commit is contained in:
parent
1fe0a2b80c
commit
a822ad20a9
BIN
os/0x00000.bin
Normal file
BIN
os/0x00000.bin
Normal file
Binary file not shown.
BIN
os/0x10000.bin
Normal file
BIN
os/0x10000.bin
Normal file
Binary file not shown.
@ -30,4 +30,4 @@ if [ $? -ne 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
sudo ./esptool.py --port /dev/$DEVICE write_flash 0x00000 nodemcu_integer_0.9.6-dev_20150704.bin
|
||||
sudo ./esptool.py --port /dev/$DEVICE write_flash 0x00000 0x00000.bin 0x10000 0x10000.bin
|
||||
|
Loading…
Reference in New Issue
Block a user