You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed AVR library to use direct memory access instead of "OUT". This should fix issues on newer AVR devices. As a side effect,
4 MHz operation is no longer supported.
Updated Arduino library archive
Fixed an issue where the config include was not used
Added Arduino and C++ support courtesy of Matthias Riegler (@xvzf)
v2.2 2014/11/30
Improved Ardunio version with variable color order, courtesy of Windell Oskay (@oskay)
Fixed a bug where the other bits of the port were trashed in Arduino version.