From 035ecb85c3513be2b6ab5c515db082cb7fee8f97 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期四, 22 五月 2025 18:11:06 +0800
Subject: [PATCH] 修改bug,io改为不拉

---
 01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx
index 4fa7693..a88db67 100644
--- a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx
+++ b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx
@@ -135,7 +135,7 @@
         <SetRegEntry>
           <Number>0</Number>
           <Key>DLGUARM</Key>
-          <Name></Name>
+          <Name>d</Name>
         </SetRegEntry>
         <SetRegEntry>
           <Number>0</Number>
@@ -160,6 +160,21 @@
           <WinNumber>1</WinNumber>
           <ItemText>result</ItemText>
         </Ww>
+        <Ww>
+          <count>2</count>
+          <WinNumber>1</WinNumber>
+          <ItemText>slave_send_buf</ItemText>
+        </Ww>
+        <Ww>
+          <count>3</count>
+          <WinNumber>1</WinNumber>
+          <ItemText>blequeue</ItemText>
+        </Ww>
+        <Ww>
+          <count>4</count>
+          <WinNumber>1</WinNumber>
+          <ItemText>test</ItemText>
+        </Ww>
       </WatchWindow1>
       <Tracepoint>
         <THDelay>0</THDelay>

--
Gitblit v1.9.3