fixed warning
This commit is contained in:
parent
9ac161ee4c
commit
c9a6e4c870
@ -414,7 +414,7 @@ void WebserverEERestore_Callback(AsyncWebServerRequest *request, const String &f
|
||||
if (!index)
|
||||
{
|
||||
Serial.println("EEPROM restore");
|
||||
size_t content_len = request->contentLength();
|
||||
//size_t content_len = request->contentLength();
|
||||
validext = (filename.indexOf(".ee.json") > -1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user