circuitpython
circuitpython copied to clipboard
slow refresh
Hello.
After installing the old Circuitpython 8.0.2 binary to my Badger, and copying over almost all the content of your badgeros directory (I had to leave a few .bmp files out, not enough room...), I notice that the refresh of the screen is a lot slower then it is with the Micropython version. Is this expected behavior?
The Micropython version has a few switches to change the refresh speed, a tradeoff between speed and ghosting on the screen. Is there something like that in your version?
Also, I notice that the adafruit_epd library is copied to the badger, however, it looks like it is never used... Is it needed at all?