Versions in this module Expand all Collapse all v0 v0.0.1 May 23, 2018 Changes in this version + func NRZ(b byte) uint32 + type Dev struct + func New(p gpiostream.PinOut, numPixels, hz int, channels int) (*Dev, error) + func (d *Dev) Bounds() image.Rectangle + func (d *Dev) ColorModel() color.Model + func (d *Dev) Draw(r image.Rectangle, src image.Image, sp image.Point) + func (d *Dev) Halt() error + func (d *Dev) String() string + func (d *Dev) Write(pixels []byte) (int, error) Incompatible versions in this module v2.2.0+incompatible Apr 30, 2018 v2.1.0+incompatible Dec 15, 2017