ISKBoard example project
guowenxue
9 days ago 9d92def44dc84a0fd125850c81ec99aecee2b899
Core/Inc/main.h
@@ -57,6 +57,10 @@
/* USER CODE END EFP */
/* Private defines -----------------------------------------------------------*/
#define AdcLux_Pin GPIO_PIN_0
#define AdcLux_GPIO_Port GPIOB
#define AdcMix_Pin GPIO_PIN_1
#define AdcMix_GPIO_Port GPIOB
#define Key1_Pin GPIO_PIN_12
#define Key1_GPIO_Port GPIOB
#define Key1_EXTI_IRQn EXTI15_10_IRQn