#ifndef __OV2640_H__ #define __OV2640_H__ #include "sensor.h" int ov2640_init(struct sensor_dev *sensor); #endif /* __OV2640_H__ */