AP_HAL: added PRIORITY_NET

This commit is contained in:
Andrew Tridgell 2023-12-25 14:25:19 +11:00
parent bfcb8f361e
commit ec5c0b82e7

View File

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