Version 1.5.2
This release:
- Changes the reset strategy - for the Facet
- There are occasions where the Facet can become stuck in the ESP32 bootloader after a successful firmware upload
- After the firmware upload, the GUI attempts a 'normal' reset via esptool
- If the normal reset is unsuccessful, the user can manually perform a TeraTerm-like reset by clicking the Reset ESP32 button
- This toggles the RTS and DTR lines manually (using PySerial) to duplicate the reset generated by TeraTerm