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
Revision 136:af08db6d39ab, committed 2018-04-12
- Comitter:
- ghuklev
- Date:
- Thu Apr 12 09:53:37 2018 +0000
- Parent:
- 135:f1987d8ed556
- Commit message:
- added one more apn for ooredoo Qatar
Changed in this revision
MDMAPN.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/MDMAPN.h Wed Apr 11 16:47:40 2018 +0000 +++ b/MDMAPN.h Thu Apr 12 09:53:37 2018 +0000 @@ -47,7 +47,8 @@ // MCC must be separated by '-' from MNC, multiple MNC can be separated by ',' // 427 Qatar - QA - { /* ooredoo */ "427-01", _APN("data",,) }, + { /* ooredoo */ "427-01", _APN("data",,) + _APN("internet.m2m.ooredoo.qa",,) }, // 232 Austria - AUT { /* T-Mobile */ "232-03", _APN("m2m.business",,) },