Skip to content

Commit 0ffe9af

Browse files
mrmcwethytannewt
authored andcommitted
removed reference to import ustruct
1 parent 1679bd8 commit 0ffe9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_pca9685/pca9685.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import ustruct
1+
22
import time
33

44
from adafruit_register import i2c_struct

0 commit comments

Comments
 (0)