From 21ca1d5599998506669c0fb7bd5cf40a67b5393b Mon Sep 17 00:00:00 2001 From: Sven-Ove Bjerkan Date: Thu, 14 Dec 2023 11:16:45 +0100 Subject: [PATCH] Updated M3 Tag Firmware changelog (markdown) --- M3-Tag-Firmware-changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/M3-Tag-Firmware-changelog.md b/M3-Tag-Firmware-changelog.md index 1c9085b..10ee435 100644 --- a/M3-Tag-Firmware-changelog.md +++ b/M3-Tag-Firmware-changelog.md @@ -6,6 +6,6 @@ This version more or less brings the M3 tags to the feature level of the M2 tags - UC-based 2.9" tags are now supported - Settings now working - Code cleanup -- FW-version is now shown in the webinterface +- FW-version is now shown in the webinterface (shown as "fw: 36") Errata: FW still uses GPIOTE for buttons/NFC events. GPIOTE consumes quite a bit more power than should be needed. Turning it off certainly helps, and optimizes power consumption by about 50%, but buttons won't work. GPIOTE is turned off for the 4.3" tags, as they don't have any buttons \ No newline at end of file