Library to allow your mbed device to communicate with the Android ADK.

Revision:
3:ca0516beb781
Parent:
0:8a0d4584ca86
--- a/AndroidAccessory.cpp	Tue Jul 12 16:11:13 2011 +0000
+++ b/AndroidAccessory.cpp	Tue Jul 12 17:36:58 2011 +0000
@@ -76,6 +76,7 @@
 
     log("AndroidAccessory::init \r\n");
 
+    USBInit();
 //    _initok=false;
     _device = device;
     _configuration = configuration;