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