1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-17 15:26:01 +00:00
This commit is contained in:
J. Nick Koston
2025-11-06 17:39:23 -06:00
parent c6da4e4777
commit 148cbc03db

View File

@@ -1,5 +1,6 @@
#include "wifi_component.h"
#ifdef USE_WIFI
#include <cassert>
#include <cinttypes>
#ifdef USE_ESP32