show devices with product-id zero, m200 wait improved

This commit is contained in:
MichaelDvP
2021-11-05 11:53:02 +01:00
parent 8d9fd95e85
commit f1a859c650
2 changed files with 21 additions and 17 deletions

View File

@@ -277,6 +277,9 @@ class EMSESP {
static uint8_t bool_format_;
static uint8_t enum_format_;
static uint16_t wait_validate_;
static bool wait_km_;
static constexpr uint8_t EMS_WAIT_KM_TIMEOUT = 60; // wait one minute
};
} // namespace emsesp