We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd479e9 commit d7d2fd9Copy full SHA for d7d2fd9
examples/neopixel_spi_simpletest.py
@@ -20,4 +20,4 @@
20
pixels[i] = color
21
pixels.show()
22
time.sleep(DELAY)
23
- pixels.fill(0)
+ pixels.fill(0)
0 commit comments