this was my problem i debbuged the last three hours!? >:(( At least i learned how to use chunked responses, yay
This commit is contained in:
parent
10a0906a93
commit
f4624f860e
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@ String Proc_WebPage_system_output_add(const String& var) {
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
return String(Common_HTML_SAVE_MSG);
|
return gpioIndex_html;
|
||||||
} else{
|
} else{
|
||||||
return String();
|
return String();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue