Reformat mug.c and mug.h

This commit is contained in:
L-diy
2023-11-25 20:24:57 +01:00
parent 7cbee6afbb
commit ee1753b43e
2 changed files with 44 additions and 45 deletions

View File

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