We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 664dcd2 commit f56a9eeCopy full SHA for f56a9ee
adafruit_rgb_display/gc9a01a.py
@@ -124,5 +124,3 @@ def init(self) -> None:
124
time.sleep(0.05)
125
126
super().init()
127
-
128
- self._block(0, 0, self.width - 1, self.height - 1)
0 commit comments