USB Host WAN Dongle library

Fork of USBHostWANDongle_bleedingedge by Donatien Garnier

Revision:
8:0d1ec493842c
Parent:
6:075e36a3463e
Child:
10:08bce4cd973a
--- a/USB3GModule/WANDongle.h	Sat Jul 28 14:15:14 2012 +0000
+++ b/USB3GModule/WANDongle.h	Mon Jul 30 13:51:34 2012 +0000
@@ -58,6 +58,8 @@
      * * @return true if connection was successful
      */
     bool tryConnect();
+       
+    WAN_DONGLE_TYPE getDongleType();
     
     IUSBHostSerial& getSerial(int index);
     int getSerialCount();