Coveritx fixes

This commit is contained in:
Robin Müller 2021-04-09 16:17:21 +02:00
parent 2e417c787d
commit 83e7dbb1f0
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ public:
private:
DirectCommand(const DirectCommand &command);
object_id_t objectId;
ActionId_t actionId;
object_id_t objectId = 0;
ActionId_t actionId = 0;
uint32_t parametersSize; //!< [EXPORT] : [IGNORE]
const uint8_t * parameterBuffer; //!< [EXPORT] : [MAXSIZE] 65535 Bytes