Add brief tag
This commit is contained in:
2023-11-26 22:22:03 +01:00
parent 752ada6867
commit 5917bcf329
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/** /**
* @file mqtt_application.h * @file mqtt_application.h
* header for mosquitto application of the groups assignment * @brief header for mosquitto application of the groups assignment
* @author RobinVdB * @author RobinVdB
*/ */

View File

@@ -1,6 +1,6 @@
/** /**
* @file mqtt_application.c * @file mqtt_application.c
* mosquitto application for group assignment * @brief mosquitto application for group assignment
* @author RobinVdB * @author RobinVdB
*/ */