USB Host WAN Dongle library

Fork of USBHostWANDongle_bleedingedge by Donatien Garnier

Revision:
13:c154e7f2e42f
Parent:
11:a0841fba0599
Parent:
12:a712bad7a979
Child:
17:b8739fd10faf
--- a/USBHost/USBHost.cpp	Thu Aug 30 14:13:24 2012 +0000
+++ b/USBHost/USBHost.cpp	Wed Sep 12 07:50:48 2012 +0000
@@ -21,7 +21,7 @@
 #define __MODULE__ "USBHost.cpp"
 #endif
 
-#include "dbg.h"
+#include "core/dbg.h"
 #include <cstdint>
 
 #include "USBHost.h"