aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/lis3dsh.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/ST/lis3dsh.h')
-rw-r--r--os/ex/ST/lis3dsh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ex/ST/lis3dsh.h b/os/ex/ST/lis3dsh.h
index 5993ce84d..b83dc73ed 100644
--- a/os/ex/ST/lis3dsh.h
+++ b/os/ex/ST/lis3dsh.h
@@ -531,7 +531,7 @@ typedef struct LIS3DSHDriver LIS3DSHDriver;
/**
* @brief Change accelerometer fullscale value.
*
- * @param[in] ip pointer to a @p BaseAccelerometer class.
+ * @param[in] ip pointer to a @p LIS3DSHDriver class.
* @param[in] fs the new full scale value.
*
* @return The operation status.