aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/l3gd20.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/ST/l3gd20.h')
-rw-r--r--os/ex/ST/l3gd20.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ex/ST/l3gd20.h b/os/ex/ST/l3gd20.h
index 4cb264e70..84dc2a412 100644
--- a/os/ex/ST/l3gd20.h
+++ b/os/ex/ST/l3gd20.h
@@ -481,7 +481,7 @@ typedef struct {
msg_t (*set_full_scale)(void *instance, l3gd20_fs_t fs);
/**
- * @brief @p L3GD20 specific methods.
+ * @brief @p L3GD20 gyroscope subsystem specific methods with inherited ones.
*/
#define _l3gd20_gyroscope_methods \
_base_gyroscope_methods \