Skip to content
Snippets Groups Projects
Commit 27e68160 authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

crazyflie:Schedule work queue with higher priority as on master

   was:CONFIG_SCHED_HPWORKPRIORITY=192
is:CONFIG_SCHED_HPWORKPRIORITY=249
parent 69744de5
No related branches found
No related tags found
No related merge requests found
......@@ -730,7 +730,7 @@ CONFIG_MQ_MAXMSGSIZE=32
#
CONFIG_SCHED_WORKQUEUE=y
CONFIG_SCHED_HPWORK=y
CONFIG_SCHED_HPWORKPRIORITY=192
CONFIG_SCHED_HPWORKPRIORITY=249
CONFIG_SCHED_HPWORKPERIOD=5000
CONFIG_SCHED_HPWORKSTACKSIZE=1600
CONFIG_SCHED_LPWORK=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment