We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef4eab9 commit 86699cdCopy full SHA for 86699cd
examples/is31fl3731_ledshim_rainbow.py
@@ -1,7 +1,7 @@
1
+import time
2
import board
3
import busio
4
import adafruit_is31fl3731
-import time
5
6
i2c = busio.I2C(board.SCL, board.SDA)
7
0 commit comments