mirror of
https://github.com/esphome/esphome.git
synced 2025-08-10 20:29:24 +00:00
tweaks
This commit is contained in:
@@ -17,7 +17,6 @@ class APIServerConnectionBase : public ProtoService {
|
||||
public:
|
||||
#endif
|
||||
|
||||
public:
|
||||
template<typename T> bool send_message(const T &msg) {
|
||||
#ifdef HAS_PROTO_MESSAGE_DUMP
|
||||
this->log_send_message_(T::message_name(), msg.dump());
|
||||
|
Reference in New Issue
Block a user