aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/l3gd20.h
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-02-05 11:31:49 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-02-05 11:31:49 +0000
commitdf934d4e797f75c6a3c7e21d65ec789f4004d939 (patch)
tree91c857683a19ef0b0f3de54acd6f81d1b19c1d71 /os/ex/ST/l3gd20.h
parent6b491d1edabf6148873e5a1ccd70b161b854c734 (diff)
downloadChibiOS-df934d4e797f75c6a3c7e21d65ec789f4004d939.tar.gz
ChibiOS-df934d4e797f75c6a3c7e21d65ec789f4004d939.tar.bz2
ChibiOS-df934d4e797f75c6a3c7e21d65ec789f4004d939.zip
Improved ST/MEMS documentation. Completely fixed Bug #915
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11448 35acf78f-673a-0410-8e92-d51de3d6d3f4
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 \