mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 03:03:27 +00:00
machine: add definition for ws2812
This commit is contained in:
@@ -68,6 +68,7 @@ const (
|
||||
TFT_WR = D26
|
||||
|
||||
NEOPIXEL = D2
|
||||
WS2812 = D2
|
||||
SPK_SD = D50
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user