We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dab1951 + 9112c35 commit c298bc3Copy full SHA for c298bc3
adafruit_magtag/graphics.py
@@ -38,7 +38,7 @@ class Graphics:
38
"""Graphics Helper Class for the MagTag Library
39
40
:param default_bg: The path to your default background image file or a hex color.
41
- Defaults to 0x000000.
+ Defaults to 0xFFFFFF.
42
:param bool auto_refresh: Automatically refresh the eInk after writing to displayio.
43
Defaults to True.
44
:param rotation: Default rotation is landscape (270) but can be 0, 90, 180 for portrait/rotated
0 commit comments