#ifndef OV2640_H #define OV2640_H //#include "tim.h" void ov2640_start(); static inline void ov2640_clock_setup() { }; #endif //DCMI_OV2640_H