Made some requested changes from reviews
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
/**
|
||||
* @brief Initialize MQTT application
|
||||
*/
|
||||
void mqtt_application_init(void);
|
||||
uint8_t mqtt_application_init(void);
|
||||
|
||||
#endif /* INC_MQTTA_H_ */
|
||||
|
||||
Reference in New Issue
Block a user