This repository has been archived on 2024-05-28. You can view files and clone it, but cannot push or open issues or pull requests.
2023-11-14 16:25:09 -05:00

9 lines
100 B
C
Executable File

#ifndef OV2640_H
#define OV2640_H
//#include "tim.h"
void ov2640_start();
#endif //DCMI_OV2640_H