move sense of "backup" from ctap to device layer
This commit is contained in:
@ -4,6 +4,9 @@
|
||||
void device_init();
|
||||
|
||||
void main_loop_delay();
|
||||
void usbhid_init();
|
||||
void usbhid_close();
|
||||
int usbhid_recv(uint8_t * msg);
|
||||
|
||||
void heartbeat();
|
||||
|
||||
|
Reference in New Issue
Block a user