aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/lsm303agr.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/ST/lsm303agr.c')
-rw-r--r--os/ex/ST/lsm303agr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ex/ST/lsm303agr.c b/os/ex/ST/lsm303agr.c
index 17b312ee0..415364d03 100644
--- a/os/ex/ST/lsm303agr.c
+++ b/os/ex/ST/lsm303agr.c
@@ -345,7 +345,7 @@ static msg_t acc_reset_sensivity(void *ip) {
* previous and next fullscale value.
* @note A recalibration is highly suggested after calling this function.
*
- * @param[in] ip pointer to @p LSM303AGRDriver interface.
+ * @param[in] devp pointer to @p LSM303AGRDriver interface.
* @param[in] fs new fullscale value.
*
* @return The operation status.