mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 19:08:36 -07:00
Format
This commit is contained in:
@@ -34,7 +34,6 @@ bool findmy_state_load(FindMyState* out_state) {
|
||||
flipper_format_rewind(file);
|
||||
}
|
||||
state.tag_type = tmp;
|
||||
|
||||
|
||||
if(!flipper_format_read_bool(file, "show_mac", &state.show_mac, 1)) {
|
||||
// Support migrating from old config
|
||||
|
||||
Reference in New Issue
Block a user