David Todd 55d0902bb1 first attempt
I basically copied all my custom functions into the cpp file and put
them in a namespace, then followed the arduino library tutorial to
create the header file.

This does not compile because IDK how to create an instance of
Adafruit_DotStarMatrix (called matrix)
2019-03-04 19:22:29 -06:00
2019-03-02 01:10:10 -06:00
2019-03-04 19:22:29 -06:00
2019-03-04 19:22:29 -06:00
2019-03-04 19:22:05 -06:00

pixo-displaylib

A helper library for the Pixo Pixel for showing image arrays

What does this do?

This provides a few functions that I wrote for displaying things using the adafruit dotstar matrix library

Description
A helper library for the Pixo Pixel for showing image arrays
Readme MIT 28 KiB
Languages
C++ 100%