Added standby mode to reduce idling cpu load to near 0%

This commit is contained in:
Leon Etienne (ubuntu wsl)
2020-11-15 22:30:50 +01:00
parent 611e08340d
commit 486064cef3
15 changed files with 74 additions and 5 deletions

View File

@@ -18,6 +18,8 @@ g++ \
../Tubio/RestResponseTemplates.cpp \
../Tubio/XGConfig.cpp \
../Tubio/XGControl.cpp \
../Tubio/Updater.cpp \
../Tubio/Idler.cpp \
\
\
../Tubio/external_dependencies/casenta/mongoose/mongoose.c \

Binary file not shown.