LingYun Studio ISKv1(IoT Starter Kits) board project
guowenxue
2021-06-19 eea5d7269531c1b2744db2663412674ac121407e
src/ISKv1/Core/Inc/main.h
@@ -64,6 +64,10 @@
#define Key2_Pin GPIO_PIN_1
#define Key2_GPIO_Port GPIOA
#define Key2_EXTI_IRQn EXTI1_IRQn
#define AdcMic_Pin GPIO_PIN_0
#define AdcMic_GPIO_Port GPIOB
#define AdcLux_Pin GPIO_PIN_1
#define AdcLux_GPIO_Port GPIOB
#define W1Dat_Pin GPIO_PIN_14
#define W1Dat_GPIO_Port GPIOB
#define Relay_Pin GPIO_PIN_15