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 82a3c442f..4cb264e70 100644
--- a/os/ex/ST/l3gd20.h
+++ b/os/ex/ST/l3gd20.h
@@ -542,7 +542,7 @@ typedef struct L3GD20Driver L3GD20Driver;
/**
* @brief Change gyroscope full scale value.
*
- * @param[in] ip pointer to a @p BaseGyroscope class.
+ * @param[in] ip pointer to a @p L3GD20Driver class.
* @param[in] fs the new full scale value.
*
* @return The operation status.