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 MTS-Cellular by
Diff: Cellular/EasyIP.h
- Revision:
- 45:b9ead235ab7c
- Parent:
- 44:bf07f3d85822
- Child:
- 49:1fc51c53cebf
diff -r bf07f3d85822 -r b9ead235ab7c Cellular/EasyIP.h
--- a/Cellular/EasyIP.h Thu Jul 31 21:04:28 2014 +0000
+++ b/Cellular/EasyIP.h Fri Aug 01 15:51:49 2014 +0000
@@ -30,7 +30,7 @@
*
* int main(){
* //Modify to match your apn if you are using an HSPA radio with a SIM card
- * const char APN[] = "internet";
+ * const char APN[] = "";
*
* //Sets the log level to INFO, which is about midway on priority levels
* //Possible levels: FATAL, ERROR, WARNING, INFO, DEBUG, TRACE, NONE
