Update Crucial controller to new RGBController format

This commit is contained in:
Adam Honse
2020-02-12 14:51:07 -06:00
parent 7adcfa77fa
commit fd59f83556
3 changed files with 38 additions and 44 deletions

View File

@@ -16,7 +16,7 @@ static const unsigned char crucial_addresses[] =
0x20,
0x21,
0x22,
0x22
0x23
};