Simple test for USSD message.

Dependencies:   CellularUSBModem

Dependents:   C027_USSDTest

Fork of UbloxUSBModem by mbed official

Revision:
5:60b48a013e86
Parent:
1:71286b99c1cb
--- a/UbloxGSMModemInitializer.h	Fri Oct 18 09:21:49 2013 +0000
+++ b/UbloxGSMModemInitializer.h	Mon Dec 16 09:00:36 2013 +0000
@@ -23,7 +23,7 @@
 
 enum
 {
-  WAN_DONGLE_TYPE_UBX
+  WAN_DONGLE_TYPE_UBLOX_LISAU200 = 0x0200
 };
 
 //-----------------------------------------------------------------------