X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/f38a152863a5eb289acb169c5a38b4b77e87956e..b44e523300b3fbe0a5d9b3081aaa588be3095b14:/armsrc/appmain.c diff --git a/armsrc/appmain.c b/armsrc/appmain.c index 6f8b0150..9e4b32cd 100644 --- a/armsrc/appmain.c +++ b/armsrc/appmain.c @@ -993,7 +993,7 @@ void __attribute__((noreturn)) AppMain(void) LED_B_OFF(); LED_A_OFF(); - // Init USB device` + // Init USB device usb_enable(); // The FPGA gets its clock from us from PCK0 output, so set that up.