BigW Consortium Gitlab

Commit 1b64f3fe by David Frey

bmi160: Fix typo in 10ms latch mode define

parent 3a012f76
......@@ -160,7 +160,7 @@
#define BMI160_INT_LATCH_MODE_TMP_1250_US 3
#define BMI160_INT_LATCH_MODE_TMP_2500_US 4
#define BMI160_INT_LATCH_MODE_TMP_5_MS 5
#define BMI160_INT_LATCH_MODE_TMP_10_MS 61
#define BMI160_INT_LATCH_MODE_TMP_10_MS 6
#define BMI160_INT_LATCH_MODE_TMP_20_MS 7
#define BMI160_INT_LATCH_MODE_TMP_40_MS 8
#define BMI160_INT_LATCH_MODE_TMP_80_MS 9
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment