bug fixed

This commit is contained in:
Dmitry Borisenko
2020-12-10 20:19:21 +03:00
parent f487a691fb
commit 71c8fec27b
7 changed files with 37 additions and 33 deletions

View File

@@ -5,4 +5,3 @@
extern String getURL(const String& urls);
extern const String getMethodName(AsyncWebServerRequest* request);
extern const String getRequestInfo(AsyncWebServerRequest* request);
extern void wifiSignalInit();