Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: apndb.cpp
- Revision:
- 44:e34e48130533
- Parent:
- 42:104746744af8
- Child:
- 53:76de473cf5a7
--- a/apndb.cpp	Thu Jul 24 14:38:48 2014 +0000
+++ b/apndb.cpp	Thu Jul 24 14:47:24 2014 +0000
@@ -5,6 +5,7 @@
 
 // Contains all tuples
 apndb_t apndb[] = {
+    { .mcc = "232", .mnc = "03", .carrier = "Telekom", .apn = "m2m.business" },
     { .mcc = "262", .mnc = "02", .carrier = "Telekom", .apn = "m2m.business" },
     { .mcc = "262", .mnc = "06", .carrier = "Telekom", .apn = "m2m.business" },
     { .mcc = "204", .mnc = "04", .carrier = "Vodafone NL", .apn = "public4.m2minternet.com" },
    
 Cumulocity
            Cumulocity