mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Remove mp.h include
This commit is contained in:
parent
dd7c8809a3
commit
4ed583380e
@ -148,7 +148,6 @@ static const uint8_t saturation_regs[NUM_SATURATION_LEVELS][2] = {
|
||||
{0x80, 0x80}, /* +4 */
|
||||
};
|
||||
|
||||
#include <mp.h>
|
||||
static int reset(struct sensor_dev *sensor)
|
||||
{
|
||||
int i=0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user