diff options
Diffstat (limited to 'os/ex/ST/hts221.h')
-rw-r--r-- | os/ex/ST/hts221.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/os/ex/ST/hts221.h b/os/ex/ST/hts221.h index 8b9318506..e72162612 100644 --- a/os/ex/ST/hts221.h +++ b/os/ex/ST/hts221.h @@ -22,7 +22,7 @@ * @file hts221.h
* @brief HTS221 MEMS interface module header.
*
- *
+ * * @addtogroup HTS221
* @ingroup EX_ST
* @{
@@ -407,5 +407,4 @@ extern "C" { #endif /* _HTS221_H_ */ -/** @} */ - +/** @} */
\ No newline at end of file |