mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 03:37:40 +00:00
Completely useless "about" screen
Paved road for talking Xylos RX and logger Added test button for Xylos TX Fixed jammer crashing after loading second time
This commit is contained in:
@@ -88,6 +88,7 @@ typedef enum IRQn {
|
||||
C_CAN0_IRQn = 29, /*!< 45 C_CAN0 */
|
||||
SPIFI_OR_ADCHS_IRQn = 30, /*!< 46 SPIFI OR ADCHS interrupt */
|
||||
M0SUB_IRQn = 31, /*!< 47 M0SUB core */
|
||||
TIMER1_IRQn = 32
|
||||
} IRQn_Type;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user