mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-02 19:08:54 +02:00
[code-quality] fix clang-tidy wifi related (#7254)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
#include "wifi_component.h"
|
||||
|
||||
#ifdef USE_WIFI
|
||||
#ifdef USE_RP2040
|
||||
|
||||
#include "lwip/dns.h"
|
||||
@@ -218,3 +219,4 @@ void WiFiComponent::wifi_pre_setup_() {}
|
||||
} // namespace esphome
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user