This commit is contained in:
@ -20,7 +20,7 @@ class ScexDeviceHandler : public DeviceHandlerBase {
|
||||
|
||||
private:
|
||||
static constexpr uint32_t LONG_CD = 180 * 1000;
|
||||
static constexpr uint32_t SHORT_CD = 7000;
|
||||
static constexpr uint32_t SHORT_CD = 18000;
|
||||
std::array<uint8_t, 64> cmdBuf = {};
|
||||
|
||||
std::optional<power::Switch_t> switchId;
|
||||
|
Reference in New Issue
Block a user