Commit 39668d6e authored by Federico Vaga's avatar Federico Vaga

AMEND arduino run

parent 0e6e5243
......@@ -70,4 +70,5 @@ int fwatch_application_run(struct application *app)
/* Application execution over, quit */
if (app->quit)
app->quit(app);
return 0;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment