注释优化

This commit is contained in:
张开科 2023-11-06 08:34:11 +08:00
parent 0800a15966
commit c3aa5e4179

View File

@ -50,7 +50,7 @@ void main()
}
else if (ADC.Display_Temp2_Value == 500)
{
Channel2_Error_Flag = System_Fault; //通道1温度传感器故障
Channel2_Error_Flag = System_Fault; //通道2温度传感器故障
}
else
{