From 4515881aea0a6bdd330230a4a5b85713dccb33bf Mon Sep 17 00:00:00 2001 From: Torsten Date: Sun, 25 Jul 2021 19:47:29 +0300 Subject: [PATCH] repeat last data when full set not available --- fan_control/data/index.html | 2 +- fan_control/include/collector.hpp | 2 ++ fan_control/src/collector.cpp | 34 ++++++++++++++++++------------- fan_control/src/server.cpp | 2 +- 4 files changed, 24 insertions(+), 16 deletions(-) diff --git a/fan_control/data/index.html b/fan_control/data/index.html index e171db7..faae002 100644 --- a/fan_control/data/index.html +++ b/fan_control/data/index.html @@ -26,7 +26,7 @@
-

Log 1.0.1

+

Log 1.0.2