终于把433通讯整出来了,不过程序空间快不够了要好好优化一下
This commit is contained in:
+3
-2
@@ -68,8 +68,9 @@ void Error_Handler(void);
|
||||
#define ADC_CH1_GPIO_Port GPIOA
|
||||
#define U_T_Pin GPIO_PIN_2
|
||||
#define U_T_GPIO_Port GPIOA
|
||||
#define U_R_Pin GPIO_PIN_3
|
||||
#define U_R_GPIO_Port GPIOA
|
||||
#define infeaed_Pin GPIO_PIN_3
|
||||
#define infeaed_GPIO_Port GPIOA
|
||||
#define infeaed_EXTI_IRQn EXTI2_3_IRQn
|
||||
#define I_R_Pin GPIO_PIN_4
|
||||
#define I_R_GPIO_Port GPIOA
|
||||
#define HC595_DLK_Pin GPIO_PIN_5
|
||||
|
||||
Reference in New Issue
Block a user