From c6cfe73e23e7c6582dc1a623b9ba18df2b30684c Mon Sep 17 00:00:00 2001 From: jomjol <30766535+jomjol@users.noreply.github.com> Date: Mon, 19 Dec 2022 21:23:25 +0100 Subject: [PATCH] Update ClassFlowPostProcessing.cpp --- .../components/jomjol_flowcontroll/ClassFlowPostProcessing.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/code/components/jomjol_flowcontroll/ClassFlowPostProcessing.cpp b/code/components/jomjol_flowcontroll/ClassFlowPostProcessing.cpp index 815df3aa..614cef99 100644 --- a/code/components/jomjol_flowcontroll/ClassFlowPostProcessing.cpp +++ b/code/components/jomjol_flowcontroll/ClassFlowPostProcessing.cpp @@ -708,8 +708,7 @@ bool ClassFlowPostProcessing::doFlow(string zwtime) NUMBERS[j]->ErrorMessageText = ""; NUMBERS[j]->Value = -1; /* TODO to be discussed, see https://github.com/jomjol/AI-on-the-edge-device/issues/1617 */ - NUMBERS[j]->lastvalue = imagetime; // must only be set in case of good value !!! --> move to the end -// NUMBERS[j]->lastvalue = imagetime; +// NUMBERS[j]->lastvalue = imagetime; // must only be set in case of good value !!! --> move to the end UpdateNachkommaDecimalShift();