mirror of
https://github.com/esphome/esphome.git
synced 2025-10-14 07:43:48 +01:00
cleanup
This commit is contained in:
@@ -9,7 +9,9 @@
|
|||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace mdns {
|
namespace mdns {
|
||||||
|
|
||||||
void MDNSComponent::setup() { this->compile_records_(); }
|
void MDNSComponent::setup() {
|
||||||
|
// Host platform doesn't have actual mDNS implementation
|
||||||
|
}
|
||||||
|
|
||||||
void MDNSComponent::on_shutdown() {}
|
void MDNSComponent::on_shutdown() {}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user