Manages the 1-wire bus
Dependents: oldheating heating
Diff: web/web-1wire-script.c
- Revision:
- 6:e50c61e80f01
- Parent:
- 4:822208cb5a13
diff -r fe9b7444ba69 -r e50c61e80f01 web/web-1wire-script.c --- a/web/web-1wire-script.c Wed May 01 10:03:40 2019 +0000 +++ b/web/web-1wire-script.c Wed May 01 10:40:07 2019 +0000 @@ -4,7 +4,7 @@ //Use http://tomeko.net/online_tools/cpp_text_unescape.php to convert from c-multiline to text static const char* script = -#include "../../web/core/web-ajax-class.inc" +#include "../../web/common/web-ajax-class.inc" #include "web-1wire-class.inc" #include "web-1wire-script.inc" ;