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.
Dependencies: mbed SocketModem nanoservice_client_1_12
Diff: config.h
- Revision:
- 13:fbb719dc3ec4
- Parent:
- 7:d2c5894dcd5e
--- a/config.h Wed Feb 19 22:55:09 2014 +0000 +++ b/config.h Fri Mar 28 03:55:03 2014 +0000 @@ -4,8 +4,6 @@ #define RD_UPDATE_PERIOD 60 // The number of seconds between NSP registration messages #define CELLULAR_APN "wap.cingular" // AT&T APN setting -//#define NSP_ADDRESS "208.111.39.209" // MWC hosted NSP demo -//#define NSP_PORT 5683 // NSP port for CoAP/TCP interface #define EP_PORT 5683 // Port to bind CoAP/TCP socket to #endif // CONFIG_H \ No newline at end of file
