mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
Add missing hal.h include in esp32_camera_web_server (#2689)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "camera_web_server.h"
|
||||
#include "esphome/core/application.h"
|
||||
#include "esphome/core/hal.h"
|
||||
#include "esphome/core/helpers.h"
|
||||
#include "esphome/core/log.h"
|
||||
#include "esphome/core/util.h"
|
||||
|
||||
Reference in New Issue
Block a user