mirror of
https://github.com/rzeldent/esp32cam-rtsp.git
synced 2025-11-14 20:18:01 +00:00
Merge pull request #15 from rzeldent:bugfix/correct_esp_camera
Sensor does not contain camera definitions
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <sensor.h>
|
#include <esp_camera.h>
|
||||||
|
|
||||||
typedef char camera_config_name_t[18];
|
typedef char camera_config_name_t[18];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user