1
0
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:
Tomasz Duda
2024-10-14 20:54:25 +02:00
parent ad2231d12d
commit 5bc7d1a313
4 changed files with 4 additions and 4 deletions

View File

@@ -155,4 +155,4 @@ void StatsdComponent::send_(std::string *out) {
} // namespace statsd
} // namespace esphome
#endif
#endif

View File

@@ -85,4 +85,4 @@ class StatsdComponent : public PollingComponent {
} // namespace statsd
} // namespace esphome
#endif
#endif

View File

@@ -615,4 +615,4 @@ void UDPComponent::send_ping_pong_request_() {
}
} // namespace udp
} // namespace esphome
#endif
#endif

View File

@@ -157,4 +157,4 @@ class UDPComponent : public PollingComponent {
} // namespace udp
} // namespace esphome
#endif
#endif