去除了串口

This commit is contained in:
2026-09-09 15:42:58 +08:00
parent b576f31113
commit 32a96cf3d7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -406,7 +406,7 @@ static void function_hand_poll(void)
if (s_func.hand_busy) {
function_hand_stop();
}
log_info("ignore unsupported hand cmd=%d\n", cmd);
}
s_func.hand_cmd_last = cmd;
}