From acfcc21acc79190e9d42d1f12357b7a5fc72912d Mon Sep 17 00:00:00 2001 From: Jonas Niesner Date: Tue, 26 Dec 2023 13:07:03 +0100 Subject: [PATCH] Updated M3 Tag Firmware changelog (markdown) --- M3-Tag-Firmware-changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/M3-Tag-Firmware-changelog.md b/M3-Tag-Firmware-changelog.md index 10ee435..07af2a3 100644 --- a/M3-Tag-Firmware-changelog.md +++ b/M3-Tag-Firmware-changelog.md @@ -8,4 +8,7 @@ This version more or less brings the M3 tags to the feature level of the M2 tags - Code cleanup - 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 +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 + +## 0025 - LED control ## +-this firmware finally allows proper led control. This requires an AP update \ No newline at end of file