Skip to content

Commit cd2d6ae

Browse files
afontaine-invnkartben
authored andcommitted
samples: sensor: 6dof_motion_drdy: update naming
Rename ICM42670 define to ICM42X70 to be aligned with updated driver to support icm42370-p Signed-off-by: Aurelie Fontaine <[email protected]>
1 parent 92b9b64 commit cd2d6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/sensor/6dof_motion_drdy/prj.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ CONFIG_CBPRINTF_FP_SUPPORT=y
1616
CONFIG_USE_SEGGER_RTT=n
1717

1818
# Trigger mode: sample is using interrupt triggering
19-
CONFIG_ICM42670_TRIGGER_OWN_THREAD=y
19+
CONFIG_ICM42X70_TRIGGER_OWN_THREAD=y

0 commit comments

Comments
 (0)