fbt format and naming fix

This commit is contained in:
MX
2025-01-15 17:23:38 +03:00
parent 8872b13d54
commit 633f5d7c57
9 changed files with 46 additions and 36 deletions

View File

@@ -321,4 +321,4 @@ void iso15693_parser_force_1outof256(Iso15693Parser* instance) {
instance->detect_mode = false;
instance->mode = Iso15693ParserMode1OutOf256;
}
}