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: base/net/web-net6-html.c
- Revision:
- 144:7106252b7abf
- Parent:
- 142:b472ba95b018
- Child:
- 146:6bc151bd7063
--- a/base/net/web-net6-html.c Sat Dec 26 19:38:40 2020 +0000 +++ b/base/net/web-net6-html.c Sat Dec 26 20:02:22 2020 +0000 @@ -12,9 +12,6 @@ WebAddH2("NDP - Neighbour Advertisement"); HttpAddText("<code id='ajax-arp'></code>\r\n"); - WebAddH2("DNS"); - HttpAddText("<code id='ajax-dns'></code>\r\n"); - WebAddH2("Link local"); WebAddAjaxLabelled("SLAAC", "ajax-slaac");