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.
2 parents 7aa6fb8 + 489255e commit 149d4f3Copy full SHA for 149d4f3
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