diff --git a/src/omv/ov7725.c b/src/omv/ov7725.c index e682746c9..30c5eb4a9 100644 --- a/src/omv/ov7725.c +++ b/src/omv/ov7725.c @@ -148,7 +148,6 @@ static const uint8_t saturation_regs[NUM_SATURATION_LEVELS][2] = { {0x80, 0x80}, /* +4 */ }; -#include static int reset(struct sensor_dev *sensor) { int i=0;