connornishijima / Pixie_Chroma

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

Give user ability to force compilation on platform not yet defined by Pixie_Chroma.h #66

Open connornishijima opened 2 years ago

connornishijima commented 2 years ago

Ideally, this would be done with a #define IGNORE_PLATFORM line before including the Pixie Chroma library.

This allows users to experiment with other platforms' compatibility without needing to modify source code right away, if at all.