exti4 added
This commit is contained in:
@ -66,6 +66,7 @@ void Error_Handler(void);
|
||||
#define Loop_Disable_GPIO_Port GPIOE
|
||||
#define Loop_Status_Pin GPIO_PIN_4
|
||||
#define Loop_Status_GPIO_Port GPIOE
|
||||
#define Loop_Status_EXTI_IRQn EXTI4_IRQn
|
||||
#define LED_Green_Pin GPIO_PIN_5
|
||||
#define LED_Green_GPIO_Port GPIOE
|
||||
#define LED_Red_Pin GPIO_PIN_6
|
||||
|
Reference in New Issue
Block a user