Simplify examples/ws2812

This commit is contained in:
sago35
2024-05-03 10:31:39 +09:00
committed by Ron Evans
parent 1095629f62
commit 5eeba138a4
6 changed files with 7 additions and 32 deletions
-1
View File
@@ -8,4 +8,3 @@ import "machine"
// Replace neo and led in the code below to match the pin
// that you are using if different.
var neo machine.Pin = 0
var led = machine.LED