mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-02-17 05:48:33 +00:00
ibutton FIX crash!!!
why??????
This commit is contained in:
parent
c4bf1fe717
commit
30914678c9
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue