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-net4-html.c
- Revision:
- 144:7106252b7abf
- Parent:
- 110:8ab752842d25
- Child:
- 146:6bc151bd7063
--- a/base/net/web-net4-html.c Sat Dec 26 19:38:40 2020 +0000
+++ b/base/net/web-net4-html.c Sat Dec 26 20:02:22 2020 +0000
@@ -11,8 +11,6 @@
WebAddH2("ARP");
HttpAddText("<code id='ajax-arp'></code>\r\n");
- WebAddH2("DNS");
- HttpAddText("<code id='ajax-dns'></code>\r\n");
WebAddH2("DHCP");
WebAddAjaxLabelled("IP4 address", "ajax-local-ip" );