first commit
This commit is contained in:
12
lib/esp32-camera/sensors/private_include/bf20a6_regs.h
Normal file
12
lib/esp32-camera/sensors/private_include/bf20a6_regs.h
Normal file
@ -0,0 +1,12 @@
|
||||
/*
|
||||
* BF20A6 register definitions.
|
||||
*/
|
||||
#ifndef __BF20A6_REG_REGS_H__
|
||||
#define __BF20A6_REG_REGS_H__
|
||||
|
||||
#define SENSOR_ID_HIGH 0XFC
|
||||
#define SENSOR_ID_LOW 0XFD
|
||||
#define RESET_RELATED 0XF2
|
||||
|
||||
|
||||
#endif //__BF20A6_REG_REGS_H__
|
||||
Reference in New Issue
Block a user