Skip to content

Commit a871c95

Browse files
committed
removed busio import
Not sure if this is the right thing to do if the import is part of the optional commented out section. Guess someone will cross that bridge when they get there?
1 parent 867eaab commit a871c95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/ssd1306_simpletest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
# This example and library is meant to work with Adafruit CircuitPython API.
66

77
import board
8-
import busio
98
import displayio
109
import adafruit_ssd1306
1110

0 commit comments

Comments
 (0)