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
config.h
00001 #ifndef CONFIG_H 00002 #define CONFIG_H 00003 00004 #define RD_UPDATE_PERIOD 60 // The number of seconds between NSP registration messages 00005 00006 #define CELLULAR_APN "wap.cingular" // AT&T APN setting 00007 #define EP_PORT 5683 // Port to bind CoAP/TCP socket to 00008 00009 #endif // CONFIG_H
Generated on Fri Jul 22 2022 11:30:09 by
1.7.2