From 1bbe2af28715f5543352965a6ba810804486af52 Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期四, 15 五月 2025 19:25:59 +0800
Subject: [PATCH] led去掉时间正常

---
 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