mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 14:28:36 -07:00
Removed test debug msg
This commit is contained in:
@@ -271,6 +271,5 @@ bool subghz_history_add_to_history(
|
|||||||
|
|
||||||
furi_string_free(text);
|
furi_string_free(text);
|
||||||
instance->last_index_write++;
|
instance->last_index_write++;
|
||||||
FURI_LOG_E(TAG, "Add history exit");
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user