From d715e84d0578eebc57d6393fb8eff70ff58acad1 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期五, 25 七月 2025 17:24:42 +0800
Subject: [PATCH] Merge branch 'MK_IPhone_测试' of http://47.108.70.204:60062/r/ChinaUWBProject into MK_IPhone_测试

---
 keil/include/src/Radio/sx126x.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/keil/include/src/Radio/sx126x.c b/keil/include/src/Radio/sx126x.c
index 3c375a4..d02d53f 100644
--- a/keil/include/src/Radio/sx126x.c
+++ b/keil/include/src/Radio/sx126x.c
@@ -84,6 +84,7 @@
 void SX126xInit( DioIrqHandler dioIrq )
 {
     SX126xReset( );
+	delay_ms(100);
     SX126xWakeup( );
     SX126xSetStandby( STDBY_RC );
 

--
Gitblit v1.9.3