health helper optional, diagnostic output improved

This commit is contained in:
2020-06-06 12:59:43 +02:00
parent d35524ecbc
commit 5289497ab5
5 changed files with 39 additions and 14 deletions

View File

@ -601,6 +601,7 @@ protected:
/** Health helper for HasHealthIF */
HealthHelper healthHelper;
bool healthHelperActive = false;
/** Mode helper for HasModesIF */
ModeHelper modeHelper;
/** Parameter helper for ReceivesParameterMessagesIF */