issues
search
toitware
/
esptool.js
TypeScript port of the esptool
MIT License
109
stars
12
forks
source link
Synchronous reads and better connect/sync logic with more retries.
#6
Closed
jstroem
closed
3 years ago
jstroem
commented
3 years ago
Rewrote the logic for reading from the device to be synchronous with timeouts every time we read.
Rewrote the connect/sync logic into one step with better retry logic.