
This is a test of the ability to publish code
Dependencies: mbed SpiFlash25 mtsas
Revision 5:66c955384b66, committed 2019-03-07
- Comitter:
- 3hill
- Date:
- Thu Mar 07 15:31:55 2019 +0000
- Parent:
- 4:a65c16e29274
- Commit message:
- Testing the ability to publish code
Changed in this revision
RadioManager.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r a65c16e29274 -r 66c955384b66 RadioManager.h --- a/RadioManager.h Fri Feb 17 04:19:10 2017 +0000 +++ b/RadioManager.h Thu Mar 07 15:31:55 2019 +0000 @@ -7,7 +7,7 @@ #include <time.h> // static const char RadioAPN[] = "m2m.com.attz"; // Works with developer SIMs from ATT -static const char RadioAPN[] = "broadband"; // We hope this works with new SIMs +static const char RadioAPN[] = "10569.mcs"; // We hope this works with new SIMs class RadioManager {