-
Notifications
You must be signed in to change notification settings - Fork 12
Description
@jedgarpark was working on the MiniTFT and running the minitft simpletest and noticed it was continually printing out weird characters. When I tried it, it seemed fine at first. However, when pushing the buttons for like 15-30 seconds, I noticed that the python script would hang or the feather would occasionally reboot. Additionally, I noticed the neopixel on the board would also turn red then back to green, though the script appeared to run anyways. I think the issue may be related to Seesaw as I attempted to adjust the delay and then it started acting really weird and continually showing the buttons being pressed, even after changing it back to the previous value.
I'm not sure if the fix is going to be here or in seesaw, but since it seems isolated to using this library, I thought I would open the issue here.