mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 20:46:52 +03:00
Initial Code v0.1.0
This commit is contained in:
7
code/lib/driver/xclk.h
Normal file
7
code/lib/driver/xclk.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "camera_common.h"
|
||||
|
||||
esp_err_t camera_enable_out_clock();
|
||||
|
||||
void camera_disable_out_clock();
|
||||
Reference in New Issue
Block a user