fix readme and feature name

This commit is contained in:
MX
2023-11-21 15:59:38 +03:00
parent c666368446
commit f8546937c0
2 changed files with 5 additions and 5 deletions

View File

@@ -159,7 +159,7 @@ void subghz_scene_radio_settings_on_enter(void* context) {
item = variable_item_list_add(
variable_item_list,
"Time In Names",
"Protocol Names",
TIMESTAMP_NAMES_COUNT,
subghz_scene_receiver_config_set_timestamp_file_names,
subghz);