robostep8th / Mbed 2 deprecated harurobo8th-2_ashi_master

Dependencies:   mbed

Revision:
19:812c3572622a
Parent:
0:736c76a75def
--- a/USBHost.cpp	Thu Sep 12 09:51:42 2019 +0000
+++ b/USBHost.cpp	Fri May 07 08:31:36 2021 +0000
@@ -921,6 +921,7 @@
 
 void USBInit()
 {
+    //pc.printf("USBInit()\r\n");
     return _controller.Init();
 }