mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 19:32:19 +01:00
[camera_web_server] Use header instead of mock struct (#7823)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "esphome/core/helpers.h"
|
||||
#include "esphome/core/preferences.h"
|
||||
|
||||
struct httpd_req;
|
||||
struct httpd_req; // NOLINT(readability-identifier-naming)
|
||||
|
||||
namespace esphome {
|
||||
namespace esp32_camera_web_server {
|
||||
|
Reference in New Issue
Block a user