AP_HAL: Define a scripting base priority

This commit is contained in:
Michael du Breuil 2018-09-27 16:03:35 -07:00 committed by Andrew Tridgell
parent 82dad7b732
commit 73901274b0

View File

@ -95,7 +95,8 @@ public:
PRIORITY_RCIN,
PRIORITY_IO,
PRIORITY_UART,
PRIORITY_STORAGE
PRIORITY_STORAGE,
PRIORITY_SCRIPTING,
};
/*