From 63f28097bdb1595ad2887ac14893317f829889b8 Mon Sep 17 00:00:00 2001 From: jomjol <30766535+jomjol@users.noreply.github.com> Date: Sun, 23 Oct 2022 09:39:16 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 349247e8..fcc445ac 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ - added `/graph.html` to fetch measurements from the debug log and display them as a graph. Activate debug logging for this feature to work. - Added PreValue to `/json` ([#1154](https://github.com/jomjol/AI-on-the-edge-device/issues/1154)) - Show graph of values direct in the user interface (thanks to [@rdmueller](https://github.com/rdmueller)) +- SD card info into the "Info" Menue (thanks to [@Slider007]( https://github.com/Slider0007)) ### Changed