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 8661ce1 commit 819eb1dCopy full SHA for 819eb1d
examples/display_text_anchored_position.py
@@ -3,8 +3,8 @@
3
"""
4
import board
5
import terminalio
6
-from adafruit_display_text import label
7
import displayio
+from adafruit_display_text import label
8
9
DISPLAY_WIDTH = 320
10
DISPLAY_HEIGHT = 240
0 commit comments