更改按键,已经添加msp重启

This commit is contained in:
OPTOC
2025-10-28 14:55:50 +08:00
parent 5932e44c3e
commit b53898c6b5
6 changed files with 48 additions and 11 deletions

View File

@@ -172,7 +172,7 @@ int fc_reboot(void)
break;
case PROTOCOL_MSP:
{
msp_send_reboot(&protocol.msp);
}
break;
case PROTOCOL_MAVLINK: