Simulator: All app names are lowercase!

This commit is contained in:
Lorenz Meier
2015-12-01 12:01:31 +01:00
parent eb64a6813f
commit 58d5fdc853
+1 -1
View File
@@ -180,7 +180,7 @@ extern "C" {
return 0;
}
g_sim_task = px4_task_spawn_cmd("Simulator",
g_sim_task = px4_task_spawn_cmd("simulator",
SCHED_DEFAULT,
SCHED_PRIORITY_MAX - 5,
1500,