connornishijima / Pixie_Chroma

Arduino library and documentation for Pixie Chroma displays!
https://lixielabs.com/chroma/
MIT License
53 stars 9 forks source link

Icon Generator needs to be fully ported from the original Pixie library to work ... #40

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Icon Generator needs to be fully ported from the original Pixie library to work with Pixie Chroma-format Icons and files

https://github.com/connornishijima/Pixie_Chroma/blob/b474e2a19bee8cf1005ef74bb3bb4ead002ec19c/examples/02_Advanced/14_Icon_Library/14_Icon_Library.ino#L3


// TODO: 14_Icon_Library.ino needs content

// TODO: Icon Generator needs to be fully ported from the original Pixie library to work with Pixie Chroma-format Icons and files

#include "Pixie_Chroma.h"
PixieChroma pix;

329e2e2930ac85fb8c5f29b29e49195bbb741d99

connornishijima commented 2 years ago

Icon Generator was ported in d9a9208.