Updated NeoBuffer object (markdown)

Michael Miller
2016-04-20 10:06:42 -07:00
parent c6ac16376d
commit b3a96c2661

@@ -26,3 +26,7 @@ NeoBuffer<NeoBufferProgmemMethod<NeoGrbwFeature>> image(myImageWidth, myImageHei
``` ```
## How to render the image to NeoPixelBus ## How to render the image to NeoPixelBus
### Rendering to a string of pixels
### Rendering to a matrix of pixels