AP_HAL: Define a scripting base priority
This commit is contained in:
parent
82dad7b732
commit
73901274b0
@ -95,7 +95,8 @@ public:
|
|||||||
PRIORITY_RCIN,
|
PRIORITY_RCIN,
|
||||||
PRIORITY_IO,
|
PRIORITY_IO,
|
||||||
PRIORITY_UART,
|
PRIORITY_UART,
|
||||||
PRIORITY_STORAGE
|
PRIORITY_STORAGE,
|
||||||
|
PRIORITY_SCRIPTING,
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user