From ba3e7ad554084cc5d340859321538f8f77bb14aa Mon Sep 17 00:00:00 2001
From: QuakeGod <QuakeGod@sina.com>
Date: 星期一, 17 十月 2022 02:28:53 +0800
Subject: [PATCH] Merge branch 'dev1' of file://hasee-k680e/GitBase/F030C8xx_KLink into dev1

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

diff --git a/Inc/functions.h b/Inc/functions.h
index 7a8fe6c..b03c0c6 100644
--- a/Inc/functions.h
+++ b/Inc/functions.h
@@ -21,7 +21,7 @@
 extern volatile unsigned int CurTickuS;	
 //extern volatile unsigned int ThisRunTime;	
 //extern volatile unsigned int TotalRunTime;
-//extern volatile unsigned int PwrCount;				//开机次数
+//extern volatile unsigned int PwrCount;				//锟斤拷锟斤拷锟斤拷锟斤拷
 
 typedef unsigned char uint8_t;
 typedef unsigned char uchar;
@@ -74,5 +74,4 @@
 void EnableDisIn(uchar bEnable);
 void displayInput(unsigned int cc);
 void PutOutputSPI1(unsigned int Y);
-
 #endif  /* __MYFUNCTIONS_H__ */

--
Gitblit v1.9.1