Ho-Ro / Hantek6022API

Hantek 6022BE Python API for Windows and Linux.
https://ho-ro.github.io/Hantek6022API/
Other
98 stars 15 forks source link

Make the dangerous tools more robust #23

Closed Ho-Ro closed 9 months ago

Ho-Ro commented 9 months ago

Make sure that all needed data are available before doing dangerous actions, e.g. erasing the EEPROM in reset_eeprom_6022.py. See this discussion: Hantek6022API: Fix erased EEPROM.

Ho-Ro commented 9 months ago

Closed with d1ad1a0