ibutton FIX crash!!!

why??????
This commit is contained in:
MX 2023-11-29 00:20:15 +03:00
parent c4bf1fe717
commit 30914678c9
No known key found for this signature in database
GPG key ID: 7CCC66B7DBDD1C83

View file

@ -42,7 +42,7 @@ void ibutton_scene_write_on_enter(void* context) {
furi_string_printf(
tmp,
"[%s]\n%s",
"[%s]\n%s ",
ibutton_protocols_get_name(ibutton->protocols, protocol_id),
ibutton->key_name);