mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-19 22:23:58 +00:00
ws2812: make assembly generator architecture independent
This commit is contained in:
committed by
Ron Evans
parent
49c8810432
commit
050cf4dbbc
@@ -4,7 +4,7 @@
|
||||
package ws2812
|
||||
|
||||
// Warning: autogenerated file. Instead of modifying this file, change
|
||||
// gen-ws2812-arm.go and run "go generate".
|
||||
// gen-ws2812.go and run "go generate".
|
||||
|
||||
import (
|
||||
"device"
|
||||
|
||||
Reference in New Issue
Block a user