mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-18 22:13:45 +02:00
Added Camera_USB_XCLK_FREQ and CONFIG_GENERAL_UVC_DELAY
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#ifndef DEFAULT_XCLK_FREQ_HZ
|
||||
#define DEFAULT_XCLK_FREQ_HZ 16500000
|
||||
#define USB_DEFAULT_XCLK_FREQ_HZ 20000000
|
||||
#define USB_DEFAULT_XCLK_FREQ_HZ CONFIG_Camera_USB_XCLK_FREQ
|
||||
#define OV5640_XCLK_FREQ_HZ DEFAULT_XCLK_FREQ_HZ
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user