🎨 update xclk to 16MHz

pull/190/head
yuanjiong 2021-10-20 20:27:49 +08:00
parent fb08a94c86
commit c5fd86cf78
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@
#define CAMERA_PIN_PCLK CONFIG_CAMERA_PIN_PCLK
#endif
#define XCLK_FREQ_HZ 20000000
#define XCLK_FREQ_HZ 16000000
#ifdef __cplusplus
extern "C"