Skip to content

Commit 619e598

Browse files
author
Lee Butler
committed
trying to get the end-of-file just right
1 parent fcdf992 commit 619e598

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_ssd1306.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,3 @@ def write_framebuf(self):
240240
self.dc_pin.value = 1
241241
with self.spi_device as spi:
242242
spi.write(self.buffer)
243-

0 commit comments

Comments
 (0)