From dd4e6900813f4ca7e98d6d287baf1f8626303625 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期一, 26 五月 2025 09:55:21 +0800
Subject: [PATCH] 加入气压数据输出在gps  跟uwb里

---
 keil/uwb_simple_example.uvprojx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/keil/uwb_simple_example.uvprojx b/keil/uwb_simple_example.uvprojx
index 6b99ebd..d1c6aa3 100644
--- a/keil/uwb_simple_example.uvprojx
+++ b/keil/uwb_simple_example.uvprojx
@@ -337,7 +337,7 @@
             <v6Rtti>0</v6Rtti>
             <VariousControls>
               <MiscControls>-Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter</MiscControls>
-              <Define>UWB_EN,STD_LIBC</Define>
+              <Define>UWB_EN,STD_LIBC,_GPS_115200</Define>
               <Undefine></Undefine>
               <IncludePath>..;.\include\board;.\include\CMSIS\Include;.\include\components\algo\inc;.\include\components\crc;.\include\components\libc;.\include\components\wsf\include;.\include\components\wsf\include\platform;.\include\devices\MK800X\Include;.\include\drivers;.\include\components\hido\Include;.\include\components\internet\inc;.\include\components\hal;..\keil;.\include\src;.\include\components\internet\src</IncludePath>
             </VariousControls>

--
Gitblit v1.9.3