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 f7b762c commit b62b2cfCopy full SHA for b62b2cf
adafruit_display_text/label.py
@@ -331,4 +331,4 @@ def _set_text(self, new_text, scale):
331
self._reset_text(new_text)
332
333
def _set_background_color(self, new_color):
334
- self._update_background_color(new_color)
+ self._update_background_color(new_color)
0 commit comments