mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 08:23:41 +00:00
machine: add definition for ws2812
This commit is contained in:
@@ -43,6 +43,7 @@ const (
|
||||
|
||||
const (
|
||||
NEOPIXELS = D11
|
||||
WS2812 = D11
|
||||
NEOPIXELS_POWER = D12
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user