Closed mikeysklar closed 1 month ago
@dhalbert
Good thought. The "no reset" on/off logic is confusing for multiple reasons even though it matches the CLI. I'll update the wording.
The "no reset" on/off logic is confusing for multiple reasons even though it matches the CLI. I'll update the wording.
Yes, it's kind of a double negative ("enable/disable no reset"). Should the switch be reset off/on, and default to on instead? But that's not so easy to explain either.
@dhalbert - Changed the wording to match the guide pages spelling off Passthrough and to be clearer.
I'm leaving the switch set to off by default. The logic being that the co-processor ESP boards are fading in favor of using ESP32 directly (specs / price).
The Adafruit boards with co-processor (PyPortal, MatrixPortal M4, Metro Airlift and related variants) running passthru code will not connect over serial if reset. This small update adds a small button called "Connect without Reset".
The has been tested with a PyPortal and Feather ESP32-S3. It was working as expected.