arduino/arduino-connector

error uploading existing sketch when deleted from file system

AlbyIanna opened this issue · 1 comments

If I upload a sketch via cloud AND I already upload it before AND prior i deleted "by hand" the compiled sketch from the file system (/root/sketches/), I get this error:
screenshot from 2018-10-19 10-27-30

I think the solution is just to ignore the fact that there is no file named like that sketch.

solved by #63