this is annoying
This commit is contained in:
parent
b0b08a9793
commit
546b970254
@ -1,6 +1,6 @@
|
|||||||
import machine, neopixel, time
|
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)
|
np = neopixel.NeoPixel(machine.Pin(16), 1)
|
||||||
|
|
||||||
diddlydoobalobby = 1
|
diddlydoobalobby = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user