aboutsummaryrefslogtreecommitdiff
path: root/shared-bindings/neopixel_write
AgeCommit message (Expand)Author
2017-07-12shared-bindings: Fix neopixel_write example. I forgot to save in the editor. ...Scott Shawcroft
2017-07-12shared-bindings: Add neopixel_write example. Fixes #163Scott Shawcroft
2017-04-10Split up nativeio.0.9.4Scott Shawcroft
2017-03-07shared-bindings: Do a pass on the docs and make sure keyword only arguments m...Scott Shawcroft
2017-02-22Check that neopixel write is actually given a DigitalInOut.Scott Shawcroft
2017-02-19Save space by only supporting 800khz neopixels.Scott Shawcroft
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft