mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
response to system send telegram, redetect device, not only update from database
This commit is contained in:
@@ -178,6 +178,10 @@ class EMSESP {
|
||||
response_id_ = id;
|
||||
}
|
||||
|
||||
static uint16_t response_id() {
|
||||
return response_id_;
|
||||
}
|
||||
|
||||
static bool wait_validate() {
|
||||
return (wait_validate_ != 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user