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_Support by
Diff: MDMAPN.h
- Revision:
- 119:db878a234544
- Parent:
- 114:e347ed0fab5e
--- a/MDMAPN.h Thu Mar 12 12:29:22 2015 +0000 +++ b/MDMAPN.h Thu Mar 12 17:10:17 2015 +0000 @@ -112,6 +112,9 @@ _APN("phone",,) _APN("wap.cingular","WAP@CINGULARGPRS.COM","CINGULAR1") _APN("isp.cingular","ISP@CINGULARGPRS.COM","CINGULAR1") }, + +// 901 International - INT + { /* Transatel */ "901-37", _APN("netgprs.com","tsl","tsl") }, }; inline const char* apnconfig(const char* imsi)