From 30473596c542f4e475b6654bedf63a4cd4e44214 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期三, 29 十一月 2023 16:12:56 +0800
Subject: [PATCH] Merge branch '定位-临近' of http://47.108.70.204:60062/r/XRange_Tag into 定位-临近

---
 Src/application/modbus.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Src/application/modbus.h b/Src/application/modbus.h
index 2e313ca..aba4c9c 100644
--- a/Src/application/modbus.h
+++ b/Src/application/modbus.h
@@ -3,7 +3,7 @@
 //#include "sys.h"
 #include "main.h"
 #include "Usart.h"
-//#define RS485_TX_EN PDout(7) 
+//#define RS485_TX_EN PDout(7)
 
 #define RS485_TX_PIN					GPIO_Pin_7
 #define RS485_TX_GPIO					GPIOB

--
Gitblit v1.9.3