initial 5640 support
This commit is contained in:
9
sensors/private_include/ov5640.h
Executable file
9
sensors/private_include/ov5640.h
Executable file
@@ -0,0 +1,9 @@
|
||||
|
||||
#ifndef __OV5640_H__
|
||||
#define __OV5640_H__
|
||||
|
||||
#include "sensor.h"
|
||||
|
||||
int ov5640_init(sensor_t *sensor);
|
||||
|
||||
#endif // __OV5640_H__
|
||||
Reference in New Issue
Block a user