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.
Dependents: oldheating gps motorhome heating
Diff: resolve/nr6.h
- Revision:
- 140:9000ea70b220
- Parent:
- 116:60521b29e4c9
- Child:
- 171:f708d6776752
--- a/resolve/nr6.h Mon Apr 08 10:53:19 2019 +0000 +++ b/resolve/nr6.h Wed Apr 10 10:07:06 2019 +0000 @@ -12,6 +12,7 @@ extern bool Nr6HaveIpForName(char* name); extern void Nr6SendHttp(void); +extern void Nr6SendAjax(void); extern void Nr6Main(void); extern void Nr6Init(void);