forked from mirrors/qmk_userspace
Added shutdown fucntion to snled driver
This commit is contained in:
parent
4ae5990fcc
commit
cca8df6939
51 changed files with 81 additions and 2256 deletions
|
@ -171,7 +171,8 @@ void snled27351_update_pwm_buffers(uint8_t addr, uint8_t index);
|
|||
void snled27351_update_led_control_registers(uint8_t addr, uint8_t index);
|
||||
|
||||
void snled27351_flush(void);
|
||||
|
||||
void snled27351_shutdown(void);
|
||||
void snled27351_exit_shutdown(void);
|
||||
void snled27351_sw_return_normal(uint8_t addr);
|
||||
void snled27351_sw_shutdown(uint8_t addr);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue