mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
удаление не нужной библиотеки string command и ее компиляции
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
TickerScheduler ts(END + 1);
|
||||
WiFiClient espClient;
|
||||
PubSubClient mqtt(espClient);
|
||||
StringCommand sCmd;
|
||||
|
||||
#ifdef ASYNC_WEB_SERVER
|
||||
AsyncWebServer server(80);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user