refs: https://github.com/keyboardio/Kaleidoscope-Focus/issues/3pull/131/head
parent
9884e54f9d
commit
f2c5e3ae9d
@ -0,0 +1,6 @@
|
|||||||
|
#pragma once
|
||||||
|
struct cRGB {
|
||||||
|
uint8_t b;
|
||||||
|
uint8_t g;
|
||||||
|
uint8_t r;
|
||||||
|
};
|
Loading…
Reference in new issue