X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/5bcc76c427b680e28c001783c29c695e3a8d0c17..9440213d6b05ca9f5c7b1158f91654708448d776:/armsrc/usb_cdc.h diff --git a/armsrc/usb_cdc.h b/armsrc/usb_cdc.h index 8a5cd6bd..d7b9c2e5 100644 --- a/armsrc/usb_cdc.h +++ b/armsrc/usb_cdc.h @@ -37,6 +37,7 @@ #include +void usb_disable(); void usb_enable(); bool usb_check(); bool usb_poll();