mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
emlid/navio2: navio_rgbled run in lp_default instead of hp_default
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
#include "NavioRGBLed.hpp"
|
#include "NavioRGBLed.hpp"
|
||||||
|
|
||||||
NavioRGBLed::NavioRGBLed() :
|
NavioRGBLed::NavioRGBLed() :
|
||||||
ScheduledWorkItem(MODULE_NAME, px4::wq_configurations::hp_default)
|
ScheduledWorkItem(MODULE_NAME, px4::wq_configurations::lp_default)
|
||||||
{
|
{
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user