Files
drivers/examples/ws2812/others.go
T
2024-05-06 11:19:19 +02:00

10 lines
190 B
Go

//go:build !digispark && !arduino
package main
import "machine"
// Replace neo in the code below to match the pin
// that you are using if different.
var neo machine.Pin = machine.WS2812