You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
show is still valid in 8.x and will be the last version it is valid.
transitioning to total deprecation of display.show in 9.x in favor of display.root_group
do something like this instead
We just discussed this in our internal meeting. We decided to add a show() function implementation that raises an exception when used to specify how to fix the code.
CircuitPython version
Code/REPL
Behavior
AttributeError: 'Display' object has no attribute 'show'
Description
scott mentioned this and there's no existing issue (that is aw) so we can have one here!
Additional information
No response
The text was updated successfully, but these errors were encountered: