🎨 update xclk to 16MHz
parent
fb08a94c86
commit
c5fd86cf78
|
@ -192,7 +192,7 @@
|
||||||
#define CAMERA_PIN_PCLK CONFIG_CAMERA_PIN_PCLK
|
#define CAMERA_PIN_PCLK CONFIG_CAMERA_PIN_PCLK
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define XCLK_FREQ_HZ 20000000
|
#define XCLK_FREQ_HZ 16000000
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C"
|
extern "C"
|
||||||
|
|
Loading…
Reference in New Issue