diff --git a/Changelog.md b/Changelog.md index 9cab2406..43681d13 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,8 +2,6 @@ ## [Unreleased] -## [13.0.7] 2022-12-11 - **Home Assistant MQTT Discovery Support** ### Update Procedure diff --git a/code/components/jomjol_flowcontroll/ClassFlowPostProcessing.cpp b/code/components/jomjol_flowcontroll/ClassFlowPostProcessing.cpp index 57b3e590..614cef99 100644 --- a/code/components/jomjol_flowcontroll/ClassFlowPostProcessing.cpp +++ b/code/components/jomjol_flowcontroll/ClassFlowPostProcessing.cpp @@ -709,7 +709,6 @@ bool ClassFlowPostProcessing::doFlow(string zwtime) 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; UpdateNachkommaDecimalShift();