mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 15:18:16 +00:00
add cpp file
This commit is contained in:
parent
088e748bba
commit
7af1ea1f14
@ -1,6 +1,6 @@
|
|||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "esphome/core/defines.h"
|
#include "esphome/core/defines.h"
|
||||||
|
#ifdef USE_NETWORK
|
||||||
#ifdef USE_WIFI
|
#ifdef USE_WIFI
|
||||||
#include "esphome/components/wifi/wifi_component.h"
|
#include "esphome/components/wifi/wifi_component.h"
|
||||||
#endif
|
#endif
|
||||||
@ -63,3 +63,4 @@ std::string get_use_address() {
|
|||||||
|
|
||||||
} // namespace network
|
} // namespace network
|
||||||
} // namespace esphome
|
} // namespace esphome
|
||||||
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user