set all devices to mode power down in doShutDown
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
This commit is contained in:
@ -22,7 +22,7 @@ void Tmp1075Handler::doStartUp(){
|
||||
}
|
||||
|
||||
void Tmp1075Handler::doShutDown(){
|
||||
|
||||
setMode(_MODE_POWER_DOWN);
|
||||
}
|
||||
|
||||
ReturnValue_t Tmp1075Handler::buildNormalDeviceCommand(
|
||||
|
Reference in New Issue
Block a user