Skip to content

Version 1.5.2

Compare
Choose a tag to compare
@PaulZC PaulZC released this 14 Dec 13:23
· 74 commits to main since this release

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