Skip to content

Commit 2f58be8

Browse files
committed
Remove unused busio import
1 parent 8a4ff66 commit 2f58be8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/max7219_showbcddigits.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import time
55
import random
66
import board
7-
import busio
87
import digitalio
98
from adafruit_max7219 import bcddigits
109

0 commit comments

Comments
 (0)