Core Controller Extension #207

Merged
meggert merged 3 commits from core-ctrl-extension into main 2023-06-22 16:25:32 +02:00
Showing only changes of commit daceb6bc1d - Show all commits

View File

@ -619,7 +619,6 @@ def handle_core_ctrl_action_replies(
):
if action_id == ActionId.READ_REBOOT_MECHANISM_INFO:
handle_reboot_mechanism_info_reply(pw, custom_data)
pass
elif action_id == ActionId.LIST_DIR_DUMP_DIRECTLY:
handle_list_dir_dump_reply(pw, custom_data)