[Cleanup] Improve web serve speed + value formatting speed

This commit is contained in:
TD-er
2023-06-24 00:11:17 +02:00
parent 6c7cd02fe3
commit 85bdc9e4e8
13 changed files with 280 additions and 193 deletions
+1
View File
@@ -5,6 +5,7 @@
#include "src/CustomBuild/ESPEasyLimits.h"
#include "src/DataStructs/PluginTaskData_base.h"
#include "src/DataStructs/SettingsStruct.h"
#include "src/DataStructs/TimingStats.h"
#include "src/Globals/Cache.h"
#include "src/Globals/Plugins.h"
#include "src/Globals/Settings.h"