v1.0 - Initial version
- Support 16 daisy chained panels
- Brightness control
- Clear panel(s) utility function
- Set panel (reversed) utility function
- Output buffer for simpler rendering code
- Optimised rendering
- When rendering a row, use the output buffer to render that row number on all panels, instead of pushing out "empty" frames of data to get the row to the right panel
- Only render rows which have changed