We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5dd7f commit f6f70feCopy full SHA for f6f70fe
1 file changed
LEGO_Head_CPX_Lamp/LEGO_Head_CPX_Lamp.py
@@ -2,10 +2,8 @@
2
# for Adafruit Circuit Playground express
3
# with CircuitPython
4
import time
5
-import random
6
import audioio
7
import board
8
-from digitalio import DigitalInOut, Direction
9
10
from adafruit_circuitplayground.express import cpx
11
0 commit comments