vedderb / vesc_express

The source code for the VESC Express
GNU General Public License v3.0
39 stars 31 forks source link

Increase unzip_task stack size #32

Closed r3n33 closed 3 months ago

r3n33 commented 3 months ago

Unzip was not consistently successful in our testing. Increasing the usStackDepth parameter was enough to resolve the "Unzip: could not write all data to output file" errors we encountered.