forked from external-repos/ESP32-CAM-ONVIF
ESP32CAM-ONVIF.ino
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
#include "web_config.h"
|
#include "web_config.h"
|
||||||
#include "sd_recorder.h"
|
#include "sd_recorder.h"
|
||||||
#include "motion_detection.h"
|
#include "motion_detection.h"
|
||||||
#include "utils.h"
|
#include "config.h"
|
||||||
|
|
||||||
void setup() {
|
void setup() {
|
||||||
Serial.begin(115200);
|
Serial.begin(115200);
|
||||||
|
|||||||
Reference in New Issue
Block a user