summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_config.h b/test/test_config.h
index c4bf3f57fa..efaf0ef3b6 100644
--- a/test/test_config.h
+++ b/test/test_config.h
@@ -52,8 +52,8 @@
#ifdef TEST_MOTION_LID
#define CONFIG_LID_ANGLE
-#define CONFIG_SENSOR_BASE 0
-#define CONFIG_SENSOR_LID 1
+#define CONFIG_LID_ANGLE_SENSOR_BASE 0
+#define CONFIG_LID_ANGLE_SENSOR_LID 1
#endif
#ifdef TEST_SBS_CHARGING