Explorar el Código

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

jomjol hace 3 años
padre
commit
cf6882c579
Se han modificado 1 ficheros con 13 adiciones y 1 borrados
  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~~