aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L4xx/I2C-LSM6DS0/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32L4xx/I2C-LSM6DS0/main.c')
-rw-r--r--testhal/STM32/STM32L4xx/I2C-LSM6DS0/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/main.c b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/main.c
index b69688e13..df7f14f69 100644
--- a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/main.c
+++ b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/main.c
@@ -100,7 +100,7 @@ int main(void) {
sdStart(&SD2, NULL);
/*
- * L3GD20 Object Initialization
+ * LSM6DS0 Object Initialization
*/
lsm6ds0ObjectInit(&LSM6DS0D1);