From 7abf818c189ba751b9c21110890b95b9a1881188 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期五, 19 一月 2024 15:06:54 +0800
Subject: [PATCH] lora+UWB测距调通,一基站3标签,丢包率1%

---
 Inc/main.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Inc/main.h b/Inc/main.h
index df70af2..d538123 100644
--- a/Inc/main.h
+++ b/Inc/main.h
@@ -94,7 +94,7 @@
 #define RADIO_BUSY_GPIO_Port GPIOB
 #define INPUT_5V_Pin GPIO_PIN_11
 #define INPUT_5V_GPIO_Port GPIOB
-#define LED1_G_Pin GPIO_PIN_12
+#define LED1_G_Pin GPIO_PIN_13
 #define LED1_G_GPIO_Port GPIOB
 #define LED1_R_Pin GPIO_PIN_13
 #define LED1_R_GPIO_Port GPIOB

--
Gitblit v1.9.3