mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-31 11:59:01 +00:00
ws2812: add support for simulation
Call a special __tinygo_ws2812_write_byte function to send a single byte.
This commit is contained in:
committed by
Ron Evans
parent
514b436889
commit
7b56e61d52
@@ -1,4 +1,4 @@
|
||||
// +build circuitplay_express itsybitsy_m0 arduino_nano33 feather_m0 trinket_m0
|
||||
// +build atsamd21
|
||||
|
||||
package ws2812
|
||||
|
||||
|
||||
Reference in New Issue
Block a user