Manages the 1-wire bus
Dependents: oldheating heating
Diff: web/web-1wire-html.c
- Revision:
- 5:fe9b7444ba69
- Parent:
- 4:822208cb5a13
- Child:
- 10:b4e0b4c4e045
diff -r 822208cb5a13 -r fe9b7444ba69 web/web-1wire-html.c --- a/web/web-1wire-html.c Wed May 01 07:16:03 2019 +0000 +++ b/web/web-1wire-html.c Wed May 01 10:03:40 2019 +0000 @@ -1,7 +1,7 @@ #include <stdio.h> #include "http.h" -#include "web-nav-derived.h" +#include "web-nav-this.h" #include "web-add.h" void WebOneWireHtml()