Whoops I needed that constant
This commit is contained in:
parent
64dc31244e
commit
8b630d2ac6
|
@ -54,6 +54,8 @@ EIRQ vector was entered 1 times
|
|||
|
||||
*******************************************************************************/
|
||||
|
||||
#define PRIORITY_LEVELS (MAX_PRIORITY + 1)
|
||||
|
||||
void handler(void);
|
||||
|
||||
int main() {
|
||||
|
|
Loading…
Reference in New Issue