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:
Marcus 2024-10-26 04:42:26 +02:00
parent 10a0906a93
commit f4624f860e

View file

@ -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();
} }