We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa6fb8 commit 489255eCopy full SHA for 489255e
adafruit_portalbase/graphics.py
@@ -184,4 +184,4 @@ def splash(self):
184
"WARNING: splash is deprecated, use root_group instead. "
185
"This will be removed in a future release."
186
)
187
- return self.display._root_group
+ return self.display.root_group
0 commit comments