mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-01 18:48:28 +02:00
Use relative include, add check
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "esphome/components/wifi/wifi_component.h"
|
||||
#include "wifi_component.h"
|
||||
|
||||
#ifdef ARDUINO_ARCH_ESP32
|
||||
#include <esp_wifi.h>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "esphome/components/wifi/wifi_component.h"
|
||||
#include "wifi_component.h"
|
||||
|
||||
#ifdef ARDUINO_ARCH_ESP32
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include "esphome/components/wifi/wifi_component.h"
|
||||
#include "wifi_component.h"
|
||||
|
||||
#ifdef ARDUINO_ARCH_ESP8266
|
||||
|
||||
|
||||
Reference in New Issue
Block a user