Просмотр исходного кода

Merge branch 'rolling' of https://github.com/jomjol/AI-on-the-edge-device into rolling

jomjol 3 лет назад
Родитель
Сommit
cf6882c579
1 измененных файлов с 13 добавлено и 1 удалено
  1. 13 1
      FeatureRequest.md

+ 13 - 1
FeatureRequest.md

@@ -11,7 +11,18 @@
 
 ____
 
-# Open
+#### #30 Support meter clock over
+
+* In case of meter clocking over, that is, reaching its max. value and starting over from 0,
+  accept the new value and calculate correctly the difference.
+  (see line 739 onwards in ClassFlowPostProcessing.cpp)
+
+#### ~~#29 Add favicon and use the hostname for the website~~- implemented v11.3.1
+
+* In case of meter clocking over, that is, reaching its max. value and starting over from 0,
+  accept the new value and calculate correctly the difference.
+  (see line 739 onwards in ClassFlowPostProcessing.cpp)
+
 
 
 
@@ -179,6 +190,7 @@ Technically not possible, as the limiting factor for the power consumption is no
 
 
 # Closed
+#### ~~#29 Add favicon and use the hostname for the website~~- implemented v11.3.1
 
 #### ~~#19 Extended log informations~~