[FL-2220, FL-2221, FL-1883] RFID and iButton GUI update (#1107)

* RFID and iButton gui update
* Grammar nazi: readed -> read
* Grammar nazi pt.2: writed -> written

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Nikolay Minaylov
2022-04-14 15:03:47 +03:00
committed by GitHub
parent 72a6bbb8ad
commit 779d319069
44 changed files with 419 additions and 131 deletions

View File

@@ -74,7 +74,7 @@ typedef struct {
typedef struct {
uint8_t pages_to_read;
uint8_t pages_readed;
uint8_t pages_read;
bool support_fast_read;
bool data_changed;
MifareUlData data;