mirror of
https://github.com/esphome/esphome.git
synced 2025-11-01 15:41:52 +00:00
debug
This commit is contained in:
@@ -2337,5 +2337,3 @@ message ZWaveProxyRequest {
|
|||||||
ZWaveProxyRequestType type = 1;
|
ZWaveProxyRequestType type = 1;
|
||||||
bytes data = 2 [(pointer_to_buffer) = true];
|
bytes data = 2 [(pointer_to_buffer) = true];
|
||||||
}
|
}
|
||||||
|
|
||||||
// test
|
|
||||||
|
|||||||
@@ -81,5 +81,3 @@ extend google.protobuf.FieldOptions {
|
|||||||
// generates: const light::ColorModeMask *supported_color_modes{};
|
// generates: const light::ColorModeMask *supported_color_modes{};
|
||||||
optional string container_pointer_no_template = 50014;
|
optional string container_pointer_no_template = 50014;
|
||||||
}
|
}
|
||||||
|
|
||||||
// test
|
|
||||||
|
|||||||
@@ -148,5 +148,3 @@ std::string ProtoMessage::dump() const {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
} // namespace esphome::api
|
} // namespace esphome::api
|
||||||
|
|
||||||
// test
|
|
||||||
|
|||||||
@@ -890,5 +890,3 @@ class ProtoService {
|
|||||||
};
|
};
|
||||||
|
|
||||||
} // namespace esphome::api
|
} // namespace esphome::api
|
||||||
|
|
||||||
// test
|
|
||||||
|
|||||||
Reference in New Issue
Block a user