@ -52,6 +52,7 @@ int main(int argc, char *argv[])
while(run == -1){
mosquitto_loop(mosq, 50, 1);
}
mosquitto_lib_cleanup();
return run;