deleted deprecated python file

This commit is contained in:
Wyatt J. Miller 2020-04-04 03:33:19 +01:00
parent 153723e6d6
commit 60d55f2f9e

View File

@ -1,6 +0,0 @@
import board
import neopixel
pixels = neopixel.NeoPixel(board.D5, 30)
def theaterChaseRainbow():
pass