top: increase process priority to 255

Helps debugging busy-looping tasks.
This commit is contained in:
Beat Küng
2018-05-03 11:40:45 +02:00
committed by Lorenz Meier
parent bda237b368
commit f2703abce0
+1
View File
@@ -34,6 +34,7 @@ px4_add_module(
MODULE systemcmds__top
MAIN top
STACK_MAIN 1700
PRIORITY 255
COMPILE_FLAGS
SRCS
top.c