From 166332744ede38b70220713fa794202359761934 Mon Sep 17 00:00:00 2001 From: Mihai Tudor Panu Date: Tue, 10 Oct 2017 12:07:32 -0700 Subject: [PATCH] docs: updated group inclusion for 2 temperature sensors Signed-off-by: Mihai Tudor Panu --- src/ms5803/ms5803.hpp | 2 +- src/rsc/rsc.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ms5803/ms5803.hpp b/src/ms5803/ms5803.hpp index 0c68b2d1..24a076a9 100644 --- a/src/ms5803/ms5803.hpp +++ b/src/ms5803/ms5803.hpp @@ -32,7 +32,7 @@ namespace upm { /** * @brief MS5803 Pressure and Temperature sensor * @defgroup ms5803 libupm-ms5803 - * @ingroup i2c spi gpio temperature pressure + * @ingroup i2c spi gpio temp pressure */ /** diff --git a/src/rsc/rsc.hpp b/src/rsc/rsc.hpp index 802bdd2b..467c1591 100644 --- a/src/rsc/rsc.hpp +++ b/src/rsc/rsc.hpp @@ -31,7 +31,7 @@ namespace upm { /** * @brief Honeywell RSC TruStability Pressure and Temperature Sensors * @defgroup rsc libupm-rsc - * @ingroup honeywell spi pressure temperature + * @ingroup honeywell spi pressure temp */ /**