mirror of
https://github.com/esphome/esphome.git
synced 2025-11-19 16:25:50 +00:00
fix new lines
This commit is contained in:
@@ -155,4 +155,4 @@ void StatsdComponent::send_(std::string *out) {
|
||||
|
||||
} // namespace statsd
|
||||
} // namespace esphome
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -85,4 +85,4 @@ class StatsdComponent : public PollingComponent {
|
||||
|
||||
} // namespace statsd
|
||||
} // namespace esphome
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -615,4 +615,4 @@ void UDPComponent::send_ping_pong_request_() {
|
||||
}
|
||||
} // namespace udp
|
||||
} // namespace esphome
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -157,4 +157,4 @@ class UDPComponent : public PollingComponent {
|
||||
|
||||
} // namespace udp
|
||||
} // namespace esphome
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user