AP_HAL: added PRIORITY_NET

This commit is contained in:
Andrew Tridgell 2023-12-25 14:25:19 +11:00
parent bfcb8f361e
commit ec5c0b82e7
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ public:
PRIORITY_UART,
PRIORITY_STORAGE,
PRIORITY_SCRIPTING,
PRIORITY_NET,
};
/*