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 e191c8a + a2cec0b commit 387d67eCopy full SHA for 387d67e
adafruit_display_text/label.py
@@ -67,7 +67,7 @@ def __init__(
67
*,
68
x=0,
69
y=0,
70
- text=None,
+ text="",
71
max_glyphs=None,
72
color=0xFFFFFF,
73
background_color=None,
0 commit comments