vedderb / vesc_tool

The source code for VESC Tool. See vesc-project.com
GNU General Public License v3.0
700 stars 517 forks source link

Increase MD5 timeout during verify #360

Closed r3n33 closed 6 months ago

r3n33 commented 6 months ago

I use the ESP Programmer tool often and was growing accustomed to the MD5 Timeout, but probably OK message. Recalling a similar issue I had with a custom ESP flash utility, I increased the MD5 verify timeout to match that of a flash erase operation. Now I might have to get used to seeing Flash verified

vedderb commented 6 months ago

Nice one! I never bothered checking their library, just assumed they have a reasonable timeout there.