Solved reviews

This commit is contained in:
RobinVdB8
2023-11-25 20:30:12 +01:00
parent 7cbee6afbb
commit 875edb52b5
3 changed files with 9 additions and 6 deletions

View File

@@ -7,7 +7,8 @@
#ifndef INC_MUG_H_
#define INC_MUG_H_
/* @brief Initialise MQTT application
/**
* @brief Initialize MQTT application
*/
void mug_init(void);