注释优化
This commit is contained in:
parent
0800a15966
commit
c3aa5e4179
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user