[B96B_F446VE] remove unused IRQ_RX1 interrupt

pull/1520/head
adustm 2016-02-22 15:24:42 +01:00
parent c11325e11b
commit 3df28ea0b8
1 changed files with 1 additions and 2 deletions

View File

@ -37,8 +37,7 @@ typedef enum {
IRQ_PASSIVE,
IRQ_ARB,
IRQ_BUS,
IRQ_READY,
IRQ_RX1
IRQ_READY
} CanIrqType;