fix build error with nrf52832
This commit is contained in:
parent
8c66a55511
commit
3209ff4471
@ -71,7 +71,7 @@ void usb_teardown(void);
|
||||
|
||||
#else
|
||||
|
||||
#define usb_init()
|
||||
#define usb_init(x)
|
||||
#define usb_teardown()
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user