mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
sonar recommendations
This commit is contained in:
@@ -220,7 +220,7 @@ class Mqtt {
|
||||
return mqtt_messages_.empty();
|
||||
}
|
||||
|
||||
static const std::string tag_to_topic(uint8_t device_type, uint8_t tag);
|
||||
static std::string tag_to_topic(uint8_t device_type, uint8_t tag);
|
||||
|
||||
struct QueuedMqttMessage {
|
||||
const uint32_t id_;
|
||||
|
||||
Reference in New Issue
Block a user