Revert "increase ram"

This reverts commit bc23b6239c.
This commit is contained in:
Thomas Gubler
2014-10-07 10:09:03 +02:00
parent b64e675d53
commit ba2f55c3d7

View File

@@ -1630,7 +1630,7 @@ Mavlink::start(int argc, char *argv[])
task_spawn_cmd(buf,
SCHED_DEFAULT,
SCHED_PRIORITY_DEFAULT,
5000,
2700,
(main_t)&Mavlink::start_helper,
(const char **)argv);