1
0
forked from fsfw/fsfw

taken over upstream changes

This commit is contained in:
2020-12-13 21:50:33 +01:00
parent df333e0cc8
commit b7dbdb072d
7 changed files with 141 additions and 11 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.