From 9a7c9604fec74b79d68ce2bb5b2c386650a46880 Mon Sep 17 00:00:00 2001 From: cristianmitran <36613624+cristianmitran@users.noreply.github.com> Date: Sun, 2 Oct 2022 08:35:53 +0200 Subject: [PATCH] Support meter clock over --- FeatureRequest.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FeatureRequest.md b/FeatureRequest.md index a9c84319..32082977 100644 --- a/FeatureRequest.md +++ b/FeatureRequest.md @@ -11,6 +11,12 @@ ____ +#### #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 ~~* https://github.com/jomjol/AI-on-the-edge-device/issues/927~~