1
0
forked from fsfw/fsfw

removed hk switcher helper member

This commit is contained in:
2020-12-08 15:43:58 +01:00
parent b0053c3b77
commit ac5446b2b1
2 changed files with 1 additions and 9 deletions

View File

@ -72,9 +72,6 @@ protected:
HealthHelper healthHelper;
// Is this still needed?
HkSwitchHelper hkSwitcher;
/**
* Pointer to the task which executes this component,
* is invalid before setTaskIF was called.