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 d7763e4 + 7b013ab commit d2e3820Copy full SHA for d2e3820
adafruit_display_text/outlined_label.py
@@ -9,4 +9,4 @@
9
"outlined_label.OutlinedLabel is deprecated, adafruit_display_text.bitmap_label.Label"
10
" now supports outline functionality with the same API, it should be used instead."
11
)
12
-OutlineLabel = BitmapLabel
+OutlinedLabel = BitmapLabel
0 commit comments