espressif / esptool-js

Javascript implementation of flasher tool for Espressif chips, running in web browser using WebSerial.
https://espressif.github.io/esptool-js/
Apache License 2.0
288 stars 108 forks source link

Minor fixes and cleanup #27

Closed pkendall64 closed 2 years ago

pkendall64 commented 2 years ago

This PR fixes a few minor bugs and makes some of the logging a little more readable.

adwait-esp commented 2 years ago

LGTM