From 49e4eb3ef3fd17bb3af01b497569125da9dff119 Mon Sep 17 00:00:00 2001 From: Frank Haverland Date: Sat, 15 Oct 2022 16:02:01 +0200 Subject: [PATCH] updated changelog --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index bfb91709..d25f3ca8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,11 +9,12 @@ ### Changed - Updated built environment to `espressif32@v5.2.0` - +- [#1176](https://github.com/jomjol/AI-on-the-edge-device/discussions/1176) accept minor negative values (-0.2) if extended resolution is enabled ### Fixed - [#1116](https://github.com/jomjol/AI-on-the-edge-device/issues/1116) precision problem at setting prevalue - [#1119](https://github.com/jomjol/AI-on-the-edge-device/issues/1119) renamed `firmware.bin` not working in OTA +- [#1143](https://github.com/jomjol/AI-on-the-edge-device/issues/1143) changed postprocess for analog->digit (lowest digit processing) ### Removed - n.a.