zuku / cusi

Command line tools for M5Stack MicroPython system
MIT License
1 stars 0 forks source link

Fix file corruption #6

Closed zuku closed 1 year ago

zuku commented 1 year ago

Fix a file corruption issue.

The uploaded file will be corrupted if a long path is passed the upload command. Add a limitation for the path length. Max path length is 39.