|
Corsair Lighting Protocol
0.15.0
Control LEDs connected to an Arduino with iCUE
|
Inheritance diagram for FastLEDControllerStorageEEPROM:
Collaboration diagram for FastLEDControllerStorageEEPROM:Public Member Functions | |
| virtual bool | load (const int index, LEDChannel &channel) override |
| virtual bool | save (const int index, const LEDChannel &channel) override |
| virtual size_t | getEEPROMSize () |
|
virtual |
Get the total size of all data stored in EEPROM by this LEDController.