Adhoc fix compile error of usb_usb
This commit is contained in:
parent
b9e265368f
commit
ea524d7bef
11 changed files with 27 additions and 10 deletions
|
@ -32,8 +32,8 @@ extern "C" {
|
|||
extern bool keyboard_nkro;
|
||||
#endif
|
||||
|
||||
uint8_t keyboard_idle;
|
||||
uint8_t keyboard_protocol;
|
||||
extern uint8_t keyboard_idle;
|
||||
extern uint8_t keyboard_protocol;
|
||||
|
||||
|
||||
/* host driver */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue