We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf3c4e commit 2200d0eCopy full SHA for 2200d0e
cores/arduino/IRQManager.h
@@ -41,7 +41,7 @@ typedef enum {
41
IRQ_SPI_MASTER,
42
IRQ_SCI_SPI_MASTER,
43
IRQ_CAN,
44
- IRQ_ETHERNET
+ IRQ_ETHERNET,
45
IRQ_CANFD,
46
} Peripheral_t;
47
0 commit comments