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 38cd21b commit 7ddf501Copy full SHA for 7ddf501
examples/display_shapes_sparkline_triple.py
@@ -84,6 +84,7 @@
84
else:
85
# built-in display
86
display = board.DISPLAY
87
+ DISPLAY_WIDTH = board.DISPLAY.width
88
89
##########################################
90
# Create background bitmaps and sparklines
0 commit comments