From ae0b42614c7f3de6f13c2ebacd3c1b46662ed9e9 Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期一, 23 六月 2025 17:26:33 +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