summaryrefslogtreecommitdiff
path: root/src/drivers/Bma421_C/bma423.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/Bma421_C/bma423.h')
-rw-r--r--src/drivers/Bma421_C/bma423.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/Bma421_C/bma423.h b/src/drivers/Bma421_C/bma423.h
index 96e5d8e3..b58e0d21 100644
--- a/src/drivers/Bma421_C/bma423.h
+++ b/src/drivers/Bma421_C/bma423.h
@@ -52,6 +52,7 @@ extern "C" {
/**\name Chip ID of BMA423 sensor */
#define BMA423_CHIP_ID UINT8_C(0x11)
+#define BMA425_CHIP_ID UINT8_C(0x13)
/**\ Configuration ID start position of BMA423 sensor */
#define BMA423_CONFIG_ID_START_ADDR UINT8_C(66)