From 828d914304e29f5d8202df87393ce6744e528fdd Mon Sep 17 00:00:00 2001 From: QuakeGod <QuakeGod@sina.com> Date: 星期三, 01 二月 2023 11:59:04 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/klink' into kNet --- Inc/functions.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Inc/functions.h b/Inc/functions.h index 7a8fe6c..c03fa01 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; -- Gitblit v1.9.1