@@ -7968,7 +7968,7 @@ namespace Welling_Motor_Debug_Tool
}
else
{
- label_CheckModeFWVer.BackColor = Color.Yellow;
+ label_CheckModeTorque.BackColor = Color.Yellow;
label_CheckModeStatus.Text = "跳过传感器标定检验";
richTextBox_CheckModeLog.AppendText(DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "跳过传感器标定检验" + "\r\n");
Delay_ms(500);