New Operating system with SNTP integrated

This commit is contained in:
ollo 2016-05-02 17:27:01 +02:00
parent 1fe0a2b80c
commit a822ad20a9
3 changed files with 1 additions and 1 deletions

BIN
os/0x00000.bin Normal file

Binary file not shown.

BIN
os/0x10000.bin Normal file

Binary file not shown.

View File

@ -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