mirror of
https://github.com/esphome/esphome.git
synced 2025-03-14 04:25:15 +01:00
fix new lines
This commit is contained in:
parent
ad2231d12d
commit
5bc7d1a313
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue