add wink command

This commit is contained in:
Conor Patrick
2018-12-08 20:37:30 -05:00
parent 51cf2d5ec9
commit 5dd3355bd8
6 changed files with 56 additions and 6 deletions

View File

@@ -98,7 +98,8 @@ void ctap_overwrite_rk(int index,CTAP_residentKey * rk);
void boot_solo_bootloader();
void boot_st_bootloader();
// HID wink command
void device_wink();
#endif