@@ -0,0 +1,13 @@
/*
* @Author: Tuan PM
* @Date: 2016-09-10 09:33:06
* @Last Modified by: Tuan PM
* @Last Modified time: 2016-09-11 09:48:52
*/
#include "mqtt.h"
void mqtt_task(void *pvParameters)
{
mqtt_settings *settings = (mqtt_settings *)pvParameters;
}
The note is not visible to the blocked user.