ESPHome  2024.4.1
mdns_host.cpp
Go to the documentation of this file.
1 #ifdef USE_HOST
2 
5 #include "esphome/core/log.h"
6 #include "mdns_component.h"
7 
8 namespace esphome {
9 namespace mdns {
10 
11 void MDNSComponent::setup() { this->compile_records_(); }
12 
14 
15 } // namespace mdns
16 } // namespace esphome
17 
18 #endif
void on_shutdown() override
Definition: mdns_esp32.cpp:51
This is a workaround until we can figure out a way to get the tflite-micro idf component code availab...
Definition: a01nyub.cpp:7