mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 17:27:59 +01:00
openthread: fix ci-custom formatting issues
This commit is contained in:
parent
5d81864b6a
commit
c1dc9cad5a
2 changed files with 2 additions and 2 deletions
|
@ -203,4 +203,4 @@ void OpenThreadComponent::set_mdns(esphome::mdns::MDNSComponent *mdns) { this->m
|
||||||
} // namespace openthread
|
} // namespace openthread
|
||||||
} // namespace esphome
|
} // namespace esphome
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -63,4 +63,4 @@ class OpenThreadLockGuard {
|
||||||
|
|
||||||
} // namespace openthread
|
} // namespace openthread
|
||||||
} // namespace esphome
|
} // namespace esphome
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue