i dont think ths needs to be public

This commit is contained in:
Robin Müller 2023-04-03 17:59:14 +02:00
parent e2e87b149d
commit 1e3c89b672
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@ class HealthDevice : public SystemObject, public ExecutableObjectIF, public HasH
MessageQueueId_t parentQueue;
MessageQueueIF* commandQueue;
public:
HealthHelper healthHelper;
};