Updated M3 Tag Firmware changelog (markdown)

Jonas Niesner
2023-12-26 13:07:03 +01:00
parent 40252dffcf
commit acfcc21acc

@@ -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
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