X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/ecab772ed07563f49cc3f13c99894b6cbbdcab8b..6e82300ddab2bf70a224b29cc3930f8cd9b92956:/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();