Merge branch 'develop' into mueller/stripped-exec
This commit is contained in:
@ -33,7 +33,7 @@ void GPSHyperionHandler::doStartUp() {
|
||||
void GPSHyperionHandler::doShutDown() {
|
||||
internalState = InternalStates::NONE;
|
||||
commandExecuted = false;
|
||||
setMode(MODE_OFF);
|
||||
setMode(_MODE_POWER_DOWN);
|
||||
}
|
||||
|
||||
ReturnValue_t GPSHyperionHandler::buildTransitionDeviceCommand(DeviceCommandId_t *id) {
|
||||
|
Reference in New Issue
Block a user