Corrected a comment
This commit is contained in:
parent
4e8a898b26
commit
0edadee37c
@ -58,7 +58,7 @@ boolean WEBServerManager::runServer()
|
||||
#ifdef DEBUG
|
||||
Serial.println("Sending response !!!");
|
||||
#endif
|
||||
//We first check if it s an api call
|
||||
//We first check if it's an api call
|
||||
if(!sendPageToClientFromApiDictio(&_wifiClient))
|
||||
{
|
||||
sendPageToClientFromSdCard(&_wifiClient);
|
||||
|
Loading…
Reference in New Issue
Block a user