aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/lsm6ds0.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/ST/lsm6ds0.h')
-rw-r--r--os/ex/ST/lsm6ds0.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/os/ex/ST/lsm6ds0.h b/os/ex/ST/lsm6ds0.h
index e1d52883b..59abeb336 100644
--- a/os/ex/ST/lsm6ds0.h
+++ b/os/ex/ST/lsm6ds0.h
@@ -685,7 +685,8 @@ typedef struct {
/**
- * @brief @p LSM6DS0 accelerometer subsystem specific methods.
+ * @brief @p LSM6DS0 accelerometer subsystem specific methods with inherited
+ * ones.
*/
#define _lsm6ds0_accelerometer_methods \
_base_accelerometer_methods \
@@ -700,7 +701,7 @@ typedef struct {
/**
- * @brief @p LSM6DS0 gyroscope subsystem specific methods.
+ * @brief @p LSM6DS0 gyroscope subsystem specific methods with inherited ones.
*/
#define _lsm6ds0_gyroscope_methods \
_base_gyroscope_methods \