mirror of
https://github.com/esphome/esphome.git
synced 2025-10-31 23:21:54 +00:00
debug
This commit is contained in:
@@ -3205,5 +3205,3 @@ void ZWaveProxyRequest::calculate_size(ProtoSize &size) const {
|
||||
#endif
|
||||
|
||||
} // namespace esphome::api
|
||||
|
||||
// test
|
||||
|
||||
@@ -3028,5 +3028,3 @@ class ZWaveProxyRequest final : public ProtoDecodableMessage {
|
||||
#endif
|
||||
|
||||
} // namespace esphome::api
|
||||
|
||||
// test
|
||||
|
||||
@@ -2195,5 +2195,3 @@ void ZWaveProxyRequest::dump_to(std::string &out) const {
|
||||
} // namespace esphome::api
|
||||
|
||||
#endif // HAS_PROTO_MESSAGE_DUMP
|
||||
|
||||
// test
|
||||
|
||||
@@ -855,5 +855,3 @@ void APIServerConnection::read_message(uint32_t msg_size, uint32_t msg_type, uin
|
||||
}
|
||||
|
||||
} // namespace esphome::api
|
||||
|
||||
// test
|
||||
|
||||
@@ -484,5 +484,3 @@ class APIServerConnection : public APIServerConnectionBase {
|
||||
};
|
||||
|
||||
} // namespace esphome::api
|
||||
|
||||
// test
|
||||
|
||||
Reference in New Issue
Block a user