* All RGB Modes are working
* All ARGB Modes are working sans Direct
* Direct Mode left available so zones are resizable
Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com>
* Small correction to packet bytes in CMARGBcontroller.h to allow packet
to send 0x00 at first byte
* Rearranged modes in RGBController_CMARGBController.cpp to have single
colour modes first
* All modes sans Passthru & Direct working
* All colour indexes now enumerating as expected
* Crashes when changing to Passthru from certain modes. Switch to "OFF"
first