Commit Graph

3 Commits

Author SHA1 Message Date
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
David Todd 0ad7ba6246 update readme 2019-03-04 19:22:05 -06:00
David Todd 3fe373b455
Initial commit 2019-03-02 01:10:10 -06:00