This commit is contained in:
Willy-JL
2023-11-12 02:20:45 +00:00
498 changed files with 4821 additions and 2206 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ static void ibutton_protocols_get_group_by_id(
local_id -= ibutton_protocol_groups[i]->protocol_count;
}
}
furi_crash(NULL);
furi_crash();
}
iButtonProtocols* ibutton_protocols_alloc() {