Commit Graph

2 Commits

Author SHA1 Message Date
Ayke van Laethem 0d692cfd0a ws2812: provide proper file-like interface in Device
* Return len and errors in the Write method, to implement io.Writer.
* Return a nil error in WriteByte, for compatibility with bufio.
2018-12-22 16:35:27 +01:00
Ayke van Laethem aef8d42d42 ws2812: add support for the Arduino 2018-11-20 21:07:04 +01:00