check TM before normal periodic OP
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit

This commit is contained in:
2023-11-21 17:37:26 +01:00
parent 1176c4397d
commit 73ed59928e
3 changed files with 14 additions and 5 deletions

View File

@ -57,6 +57,7 @@ class FreshSupvHandler : public FreshDeviceHandlerBase {
*/
void startTransition(Mode_t newMode, Submode_t submode) override;
ReturnValue_t performDeviceOperationPreQueueHandling(uint8_t opCode) override;
void handleTransitionToOn();
void handleTransitionToOff();