1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-02 08:01:50 +00:00

Fix esp-adf init

This commit is contained in:
Jesse Hills
2023-10-10 11:43:17 +13:00
parent 6dd92053b5
commit c9b2e54c1a

View File

@@ -1,4 +1,5 @@
#include "esp_adf.h"
#include "esphome/core/defines.h"
#ifdef USE_ESP_IDF