this is annoying

This commit is contained in:
Obie Hinojosa 2025-02-02 01:17:55 -06:00
parent b0b08a9793
commit 546b970254

View File

@ -1,6 +1,6 @@
import machine, neopixel, time
# defines `np`, pin the led is on = 16, number of leds = 1
# pin the led is on = 16, number of leds = 1
np = neopixel.NeoPixel(machine.Pin(16), 1)
diddlydoobalobby = 1