Closed jerryneedell closed 5 years ago
Looks good. Which versions of CP did you test with?
CP5.0 alpha and a build from prior to merge of the displayio changes. I did not note the exact build -- I can retest with a known build if needed.
@tannewt correct - it was not needed in 4.x -- simply remove call to wait_for_frame
displayio no longer supports "wait_for_frame()" uses display.auto_refresh which is enabled by default. use try/except for backward compatibility.
tested on feather_m4_express with TFT featherwing and on PyPortal