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:
- 31:b5ca802195a7
- Parent:
- 30:6a08abbe6301
- Child:
- 46:1822fdbe6c0c
diff -r 6a08abbe6301 -r b5ca802195a7 page/page.c
--- a/page/page.c Thu Jan 17 13:07:53 2019 +0000
+++ b/page/page.c Fri Jan 18 11:48:07 2019 +0000
@@ -227,7 +227,7 @@
HttpAddText("</div></div>\r\n");
}
-void PageAddAjaxHex(float labelwidth, char* label, float inputwidth, char* id, char* request)
+void PageAddAjaxInput(float labelwidth, char* label, float inputwidth, char* id, char* request)
{
char text[100];