Change requset type parameter back to uint8_t (fix type cast), support USB indicator pulse
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#ifndef MAIN_H
|
||||
#define MAIN_H
|
||||
void led_indicator_pulse(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user