From c6338b964effd7b5283ce74097dd84eabbd884d0 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 20 十二月 2022 11:34:02 +0800
Subject: [PATCH] V2.60

---
 Src/application/dw_app.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Src/application/dw_app.c b/Src/application/dw_app.c
index ef662aa..edf3fe6 100644
--- a/Src/application/dw_app.c
+++ b/Src/application/dw_app.c
@@ -1144,6 +1144,7 @@
 //HAL_GPIO_WritePin(LED0_GPIO, GPIO_PIN_9, GPIO_PIN_RESET);
 
 }
+
 extern uint8_t module_power,imu_enable,motor_enable;
 void Registor_Poll(void)
 {

--
Gitblit v1.9.3