mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Dynamic default rfid naming
This commit is contained in:
@@ -20,7 +20,7 @@ void lfrfid_scene_raw_name_on_enter(void* context) {
|
||||
lfrfid_text_input_callback,
|
||||
app,
|
||||
app->text_store,
|
||||
LFRFID_KEY_NAME_SIZE,
|
||||
LFRFID_TEXT_STORE_SIZE,
|
||||
key_name_is_empty);
|
||||
|
||||
ValidatorIsFile* validator_is_file =
|
||||
|
||||
Reference in New Issue
Block a user