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.
Fork of C027_SupportTest by
Revision 34:0c14098f38f9, committed 2017-05-08
- Comitter:
- sarahmarshy
- Date:
- Mon May 08 21:38:04 2017 +0000
- Parent:
- 33:e27f40fada64
- Commit message:
- Test
Changed in this revision
--- a/C027_Support.lib Thu Aug 11 07:12:02 2016 +0000 +++ b/C027_Support.lib Mon May 08 21:38:04 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/ublox/code/C027_Support/#7b747676de86 \ No newline at end of file +http://mbed.org/teams/NetworkSocketAPI/code/C027_Support/#38b7588c624d
--- 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
--- a/mbed-os.lib Thu Aug 11 07:12:02 2016 +0000 +++ b/mbed-os.lib Mon May 08 21:38:04 2017 +0000 @@ -1,1 +1,1 @@ -https://github.com/ARMmbed/mbed-os/#0712b8adf6bbc7eb796d5dac26f95d79d40745ef +https://github.com/ARMmbed/mbed-os/#ed4febefdede4e88743ca12909b7bc9a3993889a
