Skip to content

Commit

Permalink
TAPv1: Schedule sensor priority higher
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzMeier committed Aug 13, 2017
1 parent 9d8f777 commit 8c648c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuttx-configs/tap-v1/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,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=1800
CONFIG_SCHED_LPWORK=y
Expand Down

0 comments on commit 8c648c3

Please sign in to comment.