v1.2.0
Updated Windows UI
- First-party Windows UI initial prototype
Contributions
Flashing Instructions
The latest firmware version can be flashed using the installer.
Firmware image can be flashed using esptool with a 0 byte offset:
esptool.py --chip esp32 --port <serial port> write_flash 0x0 image.binFull Changelog: v1.1.0...v1.2.0