zhangbo
2025-04-21 57b984b8395bb30b2d170369c75f19722502b104
keil/include/drivers/lis3dh_driver.h
@@ -276,8 +276,8 @@
//Register Definition
#define LIS3DH_WHO_AM_I            0x0F  // device identification register
//#define LIS3DH_WHO_AM_I            0x0F  // device identification register
#define LIS3DH_WHO_AM_I            0x01  // device identification register
// CONTROL REGISTER 1
#define LIS3DH_CTRL_REG1            0x20
#define LIS3DH_ODR_BIT                    BIT(4)