mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-09-10 08:39:27 +00:00
ws2812: improve documentation
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
package ws2812
|
||||
|
||||
// This file implements the WS2812 protocol for 16MHz Cortex-M0
|
||||
// microcontrollers.
|
||||
|
||||
import (
|
||||
"device/arm"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user