read command shows complete message

This commit is contained in:
MichaelDvP
2020-10-27 19:35:42 +01:00
parent 04f36130c8
commit d4fc16a939
2 changed files with 9 additions and 2 deletions

View File

@@ -203,6 +203,7 @@ class EMSESP {
static uint16_t watch_id_;
static uint8_t watch_;
static uint16_t read_id_;
static bool read_next_;
static uint16_t publish_id_;
static bool tap_water_active_;
static uint8_t unique_id_count_;