Update ufo.py

This commit is contained in:
Limor "Ladyada" Fried 2018-09-05 14:50:01 -04:00 committed by GitHub
parent d4419a9399
commit 52c042e162
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,6 @@ Tilt to change light color, cycle speed, tone pitch
import time import time
import board
from adafruit_circuitplayground.express import cpx from adafruit_circuitplayground.express import cpx
def simple_circle(wait, red, green, blue): def simple_circle(wait, red, green, blue):