oopsie in doxygen led to commenting out way too much
This commit is contained in:
parent
e9d398e81d
commit
32f96874b1
|
@ -45,6 +45,7 @@ void button_reset(uint8_t btn);
|
||||||
* Sets LED to state.
|
* Sets LED to state.
|
||||||
* @param led Side (LEFT or RIGHT)
|
* @param led Side (LEFT or RIGHT)
|
||||||
* @param state State off (0) or on (else)
|
* @param state State off (0) or on (else)
|
||||||
|
*/
|
||||||
void led_set(uint8_t led, uint8_t state);
|
void led_set(uint8_t led, uint8_t state);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user