function prototye for set_current_mode
This commit is contained in:
parent
81affab6e2
commit
5806903747
@ -23,6 +23,7 @@ void led_clear(void);
|
||||
void led_turn_all_on(void);
|
||||
void led_turn_all_off(void);
|
||||
void led_set_gain(uint8_t gain);
|
||||
void led_set_current_mode(uint8_t mode);
|
||||
|
||||
#endif // LEDCONTROLLER_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user