From fcbbc2c7c81a2c9c163e81d38fe028c309c4295b Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期五, 16 五月 2025 16:36:56 +0800 Subject: [PATCH] 对比测试 --- keil/include/components/hal/pan_rf.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/keil/include/components/hal/pan_rf.c b/keil/include/components/hal/pan_rf.c index 475846b..26a76ac 100644 --- a/keil/include/components/hal/pan_rf.c +++ b/keil/include/components/hal/pan_rf.c @@ -8,7 +8,7 @@ *******************************************************************************/ #include "pan_port.h" #include "pan_param.h" -#include "lora_3029.h" +#include "lora_1268.h" #include "PCA9555.h" /* * flag that indicate if a new packet is received. -- Gitblit v1.9.3