Diag: Temperatur warning: E004 (Error) -> W004 (Warning)
This commit is contained in:
		@@ -343,7 +343,7 @@ void DeviceControllerDiag::sub_componentAssessment()
 | 
			
		||||
    }
 | 
			
		||||
    if (modCond.temper>=200) {
 | 
			
		||||
        flag_sendOperate = false;
 | 
			
		||||
        this->private_sendDiagEvent(DeviceController::State::E004);
 | 
			
		||||
        this->private_sendDiagEvent(DeviceController::State::W004);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // check for warnings
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user