From 291f788fbcbc2749a5240a38f74cd4b906c6c4fd Mon Sep 17 00:00:00 2001 From: roccomarco Date: Sun, 2 Jul 2017 09:29:51 +0000 Subject: Improved ChibiOS\EX documentation (almost complete) git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10285 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ex/ST/hts221.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/ex/ST/hts221.c') diff --git a/os/ex/ST/hts221.c b/os/ex/ST/hts221.c index 69ca9da56..23624d888 100644 --- a/os/ex/ST/hts221.c +++ b/os/ex/ST/hts221.c @@ -101,7 +101,7 @@ msg_t hts221I2CWriteRegister(I2CDriver *i2cp, uint8_t* txbuf, size_t n) { * calibration registers. * @notapi * - * @param[in] dev pointer to the HTS221 interface + * @param[in] devp pointer to the HTS221 interface * @param[in] flag flag to select parameters * @return the operation status. */ -- cgit v1.2.3