Fix a call that writes Register 29 - Accelerometer Configuration 2. Due to an obvious copy-paste mistake in the code, this register was written with a DLPF setting from devicetree intended for gyroscope, not for accelerometer (and the latter was effectively ignored). Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| ak8963.c | ||
| ak8963.h | ||
| CMakeLists.txt | ||
| Kconfig | ||
| mpu9250_trigger.c | ||
| mpu9250.c | ||
| mpu9250.h | ||