aboutsummaryrefslogtreecommitdiff
path: root/module/i2c
diff options
context:
space:
mode:
Diffstat (limited to 'module/i2c')
-rw-r--r--module/i2c/include/mod_i2c.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/module/i2c/include/mod_i2c.h b/module/i2c/include/mod_i2c.h
index cd381c19..30e4ba4f 100644
--- a/module/i2c/include/mod_i2c.h
+++ b/module/i2c/include/mod_i2c.h
@@ -22,7 +22,7 @@
/*!
* \addtogroup GroupModules Modules
- * @{
+ * \{
*/
/*!
@@ -30,7 +30,7 @@
*
* \details Support for transmitting and receiving data through I2C Bus
* peripherals
- * @{
+ * \{
*/
/*!
@@ -284,11 +284,11 @@ static const fwk_id_t mod_i2c_event_id_request_tx_rx = FWK_ID_EVENT_INIT(
*/
/*!
- * @}
+ * \}
*/
/*!
- * @}
+ * \}
*/
#endif /* MOD_I2C_H */