removed unwanted changes

This commit is contained in:
Jakob Meier 2020-11-07 20:37:48 +01:00
parent 113397c6c6
commit 83568e11d1
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ public:
static const uint8_t TRANSITION_MODE_CHILD_ACTION_MASK = 0x20;
static const uint8_t TRANSITION_MODE_BASE_ACTION_MASK = 0x10;
static constexpr DeviceCommandId_t NO_COMMAND = 0xffffffff;
/**
* @brief This is the mode the <strong>device handler</strong> is in.
*