The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Small changes
- Fix mask math when using 16bit (thanks to @kduve)
- Buffer overflow bug in constructor (thanks to @a4711 and @gkaindl)
- Class name changed from my9291 to my92xx, that's why there is a new repo
- Complete change in the API (setColor disappears, use setChannel and update to refresh)
- Builtin support for dais chained devices
- Out of the box supports MY9291 (4 channels) and MY9231 (3 channels)
- Fix initialization for daisy chained devices
- Support for 5 channels bulbs
- Color has now 5 components, check examples
- Support for AVR architecture (untested)
- Initial version of the library