更改成固定窗口解码模块
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
|
||||
#define RF_DATA xc_gpio_read_pin(RF433_PIN) //RF433接收引脚,根据具体单片机定义引脚
|
||||
|
||||
#define RF433_PIN GPIO_5 //RF433接收引脚,根据具体单片机定义引脚
|
||||
#define RF433_PIN GPIO_18 //RF433接收引脚,与DWM11硬件配置一致
|
||||
#define RF_dd GPIO_0 //
|
||||
|
||||
|
||||
@@ -188,7 +188,7 @@ void scan_433();
|
||||
void Lock_Pwm7xd();
|
||||
void Delay_50us();
|
||||
void Encoder_key();
|
||||
void rf433_clear_code(void);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user