OpenRGB/Controllers/CrucialController
Mike Achtelik e9107276cf Add support for latest Crucial Ballistix RGB RAM
The latest RAM modules all show up at address 0x27 instead of 0x20-0x23.
So lets remap them so they can be detected and controlled individually.
Since other RGB software can already handle them add and assign the
addresses used there as well.
2021-02-15 14:30:00 +00:00
..
CrucialController.cpp CrucialController: keep track of the last set mode 2020-11-21 07:41:33 +00:00
CrucialController.h CrucialController: keep track of the last set mode 2020-11-21 07:41:33 +00:00
CrucialControllerDetect.cpp Add support for latest Crucial Ballistix RGB RAM 2021-02-15 14:30:00 +00:00
RGBController_Crucial.cpp Fixing memory leaks in controllers 2021-02-05 16:25:46 +01:00
RGBController_Crucial.h Fixing memory leaks in controllers 2021-02-05 16:25:46 +01:00