2 Commits
Author SHA1 Message Date
mbirth 8efc64f611 Fix text alignment
FAP: Build for multiple SDK sources / ufbt: Build for release channel (push) Successful in 2m3s
FAP: Build for multiple SDK sources / ufbt: Build for dev channel (push) Successful in 2m8s
Signed-off-by: Markus Birth <markus@birth-online.de>
2026-08-14 12:03:59 +01:00
Michael Huber 8074cd4ad8 [PATCH] Add usage counter reset with AUTHLIM warning
Adds the ability to reset the brush head's usage counter to zero.

Flow: Read head -> press Right ("Reset") -> confirm warning dialog ->
hold head to Flipper again. The app authenticates with the derived
password via the poller's AuthRequest event and writes the official
reset payload (00 00 02 00) to page 0x24.

The confirm dialog warns about the NTAG213 AUTHLIM feature which
permanently locks the tag after 3 wrong password attempts.
2026-08-08 15:45:58 +01:00