Test

Dependencies:   C027_Support

Fork of C027_SupportTest by u-blox

Revision:
34:0c14098f38f9
Parent:
33:e27f40fada64
--- a/main.cpp	Thu Aug 11 07:12:02 2016 +0000
+++ b/main.cpp	Mon May 08 21:38:04 2017 +0000
@@ -24,7 +24,7 @@
 /*! The APN of your network operator SIM, sometimes it is "internet" check your 
     contract with the network operator. You can also try to look-up your settings in 
     google: https://www.google.de/search?q=APN+list */
-#define APN         NULL
+#define APN        "fast.t-mobile.com"
 //! Set the user name for your APN, or NULL if not needed
 #define USERNAME    NULL
 //! Set the password for your APN, or NULL if not needed