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/nrtest.h
- Revision:
- 190:c4415a7253f5
- Parent:
- 189:e1c7990486c4
- Child:
- 193:47a953ab571b
--- a/resolve/nrtest.h Thu Jan 21 13:34:33 2021 +0000 +++ b/resolve/nrtest.h Thu Jan 21 14:56:55 2021 +0000 @@ -1,5 +1,7 @@ extern char NrTest[]; +extern void NrTestAddress4FromName(void); +extern void NrTestAddress6FromName(void); extern void NrTestNameFromAddress(void); extern void NrTestMain(void); \ No newline at end of file