4.0.0
I figured just mark this as 4.0.0 because there haven't been any changes in a while.
Added
- New section in the README: "A note on MAB timing" inside "Choosing BREAK and MAB times" in the "DMX transmit" section. This describes why the MAB times may be longer than specified.
- New item in the README's TODO list: Better MAB timing.
- New
'?'
command in the main example that prints all available sketches and stars the active one.
Changed
- Updated the library description with some additional features.
- Updated the main example program to use pre-allocation instead of dynamic allocation.