Lib: update m-lib to latest release. Update m-lib usage across project. (#818)
This commit is contained in:
@@ -126,5 +126,5 @@ void nfc_scene_read_mifare_ul_success_on_exit(void* context) {
|
||||
// Clean TextBox
|
||||
TextBox* text_box = nfc->text_box;
|
||||
text_box_clean(text_box);
|
||||
string_clean(nfc->text_box_store);
|
||||
string_reset(nfc->text_box_store);
|
||||
}
|
||||
|
Reference in New Issue
Block a user