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 cec9e80 commit 2674befCopy full SHA for 2674bef
adafruit_acep7in.py
@@ -50,6 +50,8 @@
50
)
51
52
_STOP_SEQUENCE = b"\x02\x01\x00" # Power off only
53
+
54
55
# pylint: disable=too-few-public-methods
56
class ACeP7In(displayio.EPaperDisplay):
57
r"""Display driver for 7" ACeP epaper display. Driver IC name is unknown.
0 commit comments