SELKIELogger
1.0.0
|
SN3218 State representation. More...
#include <I2C-SN3218.h>
Public Attributes | |
uint8_t | led [18] |
Individual LED brightnesses. | |
bool | global_enable |
Global on/off switch. | |
SN3218 State representation.
The SN3218 chip cannot be read to get current state information, so define a software representation of its state for convenience.
Definition at line 152 of file I2C-SN3218.h.