mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
suggestion for #477
This commit is contained in:
@@ -288,6 +288,10 @@ class TxService : public EMSbus {
|
||||
telegram_last_post_send_query_ = type_id;
|
||||
}
|
||||
|
||||
uint16_t get_post_send_query() {
|
||||
return telegram_last_post_send_query_;
|
||||
}
|
||||
|
||||
uint32_t telegram_read_count() const {
|
||||
return telegram_read_count_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user