AP_HAL_ChibiOS: Remove unused priority level

This commit is contained in:
Michael du Breuil 2018-04-04 23:32:24 -07:00 committed by Andrew Tridgell
parent c8fdb90ab5
commit 8374c5a4f3
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#define APM_UART_PRIORITY 60
#define APM_STORAGE_PRIORITY 59
#define APM_IO_PRIORITY 58
#define APM_SHELL_PRIORITY 57
#define APM_STARTUP_PRIORITY 10
/*