Updated doxygen

This commit is contained in:
RobinVdB8
2023-11-26 15:02:01 +01:00
parent 907970ee59
commit b302ab2e11

View File

@@ -9,6 +9,8 @@
/**
* @brief Initialize MQTT application
*
* @output returns 1 if the init failed to create a client and start an MQTT connection
*/
uint8_t mqtt_application_init(void);