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