e-Paper icon indicating copy to clipboard operation
e-Paper copied to clipboard

Fix Python cleanup and exit execution path.

Open iia opened this issue 5 years ago • 0 comments

This fix apparently seems to be very trivial but if the user terminates an executing Python example program with CTRL+C and then leaves the display at that state then power is still applied to the display as a result of not executing the cleanup and exit path. This can damage the display eventually.

iia avatar Jul 27 '20 21:07 iia