mirror of
https://github.com/John-Varghese-EH/ESP32-CAM-ONVIF.git
synced 2025-11-11 16:26:22 +00:00
4 lines
63 B
C
4 lines
63 B
C
#pragma once
|
|
void sd_recorder_init();
|
|
void sd_recorder_loop();
|