Skip to content

v0.6-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@madmartin madmartin released this 02 Jun 10:08
· 85 commits to master since this release

Install example:

gunzip Jarolift_MQTT.ino.v6.0-rc2.bin.gz Jarolift_MQTT.spiffs.v6.0-rc2.bin.gz
esptool.py --port /dev/ttyUSB1 --after hard_reset write_flash 0x300000 Jarolift_MQTT.spiffs.v6.0-rc2.bin
esptool.py --port /dev/ttyUSB1 --after hard_reset write_flash 0x0 Jarolift_MQTT.ino.v6.0-rc2.bin