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: web-base.h
- Revision:
- 104:40097d08edd5
- Parent:
- 103:91194cc19bbb
- Child:
- 106:7cff473be687
diff -r 91194cc19bbb -r 40097d08edd5 web-base.h --- a/web-base.h Sat Apr 27 09:25:28 2019 +0000 +++ b/web-base.h Sun Apr 28 08:30:52 2019 +0000 @@ -79,7 +79,7 @@ extern const char* WebOneWireScriptTime ; #endif -extern int WebServerInit(void); +extern int WebBaseInit(void); #define DO_NOTHING 0 #define DO_NOT_FOUND 1