Manages the 1-wire bus

Dependents:   oldheating heating

Revision:
4:822208cb5a13
Parent:
3:3204c80a9894
Child:
5:fe9b7444ba69
--- a/web/web-1wire-html.c	Mon Apr 29 14:46:28 2019 +0000
+++ b/web/web-1wire-html.c	Wed May 01 07:16:03 2019 +0000
@@ -1,7 +1,7 @@
 #include <stdio.h>
 
 #include "http.h"
-#include "web-page-derived.h"
+#include "web-nav-derived.h"
 #include "web-add.h"
 
 void WebOneWireHtml()