Modified USBDevice mainly for debug of serial port communications. It is unfinished and should not be used - use the main branch.

Dependents:   FinalProject

Fork of USBDevice by mbed official

Revision:
11:04aaad10c94e
Parent:
2:34856a6adb5b
--- a/USBDevice/USBDevice.h	Fri Mar 01 13:10:29 2013 +0000
+++ b/USBDevice/USBDevice.h	Sun Sep 01 23:34:33 2013 +0000
@@ -39,6 +39,7 @@
     * Connect a device
     */
     void connect(void);
+    DEVICE_STATE getDeviceState();
     
     /*
     * Disconnect a device