From f64e5147dfd5f33e098b97a00ff19d0cd5e58e85 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 24 十月 2023 17:21:27 +0800
Subject: [PATCH] V2.71

---
 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