forked from external-repos/ESP32-CAM-ONVIF
motion_detection.h
This commit is contained in:
4
ESP32CAM-ONVIF/motion_detection.h
Normal file
4
ESP32CAM-ONVIF/motion_detection.h
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#pragma once
|
||||||
|
void motion_detection_init();
|
||||||
|
void motion_detection_loop();
|
||||||
|
bool motion_detected();
|
||||||
Reference in New Issue
Block a user