Execute diagRequest() on mode change to IDLE (i.e. after vending)
This commit is contained in:
		@@ -100,6 +100,9 @@ void ATBDeviceControllerPlugin::onChangedProgramModeToSERVICE()
 | 
			
		||||
void ATBDeviceControllerPlugin::onChangedProgramModeToIDLE()
 | 
			
		||||
{
 | 
			
		||||
    //hw->dc_autoRequest(false);  // <-- TODO: ???
 | 
			
		||||
 | 
			
		||||
    this->diag->diagRequest();
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void ATBDeviceControllerPlugin::onChangedProgramModeToOOO()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user