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.
Diff: wnc_control.h
- Revision:
- 19:f89baed3bd6f
- Parent:
- 2:0e2ef866af95
- Child:
- 33:eaf45dab650a
--- a/wnc_control.h Wed Jul 13 15:57:38 2016 +0000 +++ b/wnc_control.h Wed Jul 13 17:35:14 2016 +0000 @@ -14,6 +14,7 @@ extern int at_dnsresolve_wnc(const char * s, string * ipStr); extern void at_sockwrite_wnc(const char * s); extern unsigned at_sockread_wnc(string * pS, unsigned n, unsigned retries); +extern void at_at_wnc(void); // High level functions that attempt to correct for things going bad with the WNC extern void software_init_mdm(void);