domneedham / pico-clock-green-python

A MicroPython implementation of the Waveshare Pico-Clock-Green.
Apache License 2.0
10 stars 7 forks source link

App chooser #13

Closed domneedham closed 1 year ago

domneedham commented 1 year ago

Closes #10 #12.

Adds new app selector menu for choosing an app via holding the top button.

Also adds the ability to cancel scrolling animations via a new force parameter to the animate_text method.