PLOC SUPV extensions #821
@@ -522,6 +522,7 @@ void FreshSupvHandler::handleTransitionToOff() {
|
|||||||
hkSet.setReportingEnabled(false);
|
hkSet.setReportingEnabled(false);
|
||||||
hkSet.setValidity(false, true);
|
hkSet.setValidity(false, true);
|
||||||
uartManager->stop();
|
uartManager->stop();
|
||||||
|
activeActionCmds.clear();
|
||||||
uartIsolatorSwitch.pullLow();
|
uartIsolatorSwitch.pullLow();
|
||||||
switchIF.sendSwitchCommand(switchId, PowerSwitchIF::SWITCH_OFF);
|
switchIF.sendSwitchCommand(switchId, PowerSwitchIF::SWITCH_OFF);
|
||||||
shutdownState = ShutdownState::POWER_SWITCHING;
|
shutdownState = ShutdownState::POWER_SWITCHING;
|
||||||
|
Reference in New Issue
Block a user