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: page/page.c
- Revision:
- 103:91194cc19bbb
- Parent:
- 101:07234e772d31
- Child:
- 105:43ef124233cd
--- a/page/page.c Sat Apr 27 08:08:26 2019 +0000 +++ b/page/page.c Sat Apr 27 09:25:28 2019 +0000 @@ -1,6 +1,6 @@ #include <stdio.h> #include "http.h" -#include "http-server-derived.h" +#include "web-derived.h" #include "page.h" #include "page-derived.h" #include "mac.h"