test

Dependencies:   mbed-rtos

Dependents:   Production_version1_0 Production_ver1_0 USBHost_TEST USBHost_Test5 ... more

Fork of USBHost by mbed official

Revision:
37:f1e388e7b752
Parent:
24:868cbfe611a7
--- a/USBHostHub/USBHostHub.h	Sun Apr 30 04:17:16 2017 +0000
+++ b/USBHostHub/USBHostHub.h	Thu Jul 20 10:13:56 2017 +0100
@@ -31,7 +31,8 @@
 /**
  * A class to use a USB Hub
  */
-class USBHostHub : public IUSBEnumerator {
+class USBHostHub : public IUSBEnumerator
+{
 public:
     /**
     * Constructor