processing-uploadtopi icon indicating copy to clipboard operation
processing-uploadtopi copied to clipboard

How to stop / cancel execution

Open dkgrieshammer opened this issue 7 years ago • 1 comments

Your addon is amazing, just how to stop / cancel execution on the pi? I have vnc & ssh access, but i cannot find the according process to kill; thanks in advance :)

dkgrieshammer avatar Oct 12 '17 15:10 dkgrieshammer

@dkgrieshammer This functionality is currently not available - you can upload another (e.g. empty) sketch, which will replace the currently running one (i.e. stop it) - but since sketches are currently also automatically started upon boot-up of the Pi, I did not felt it necessary to couple the execution of the sketch too much to what the Desktop program is doing. Thinking about a way of implementing this in the future.

gohai avatar Oct 12 '17 16:10 gohai