From 280454e64df04316c0bb331721a3300f3bf0a2e6 Mon Sep 17 00:00:00 2001 From: zhuang <1722451300@qq.com> Date: Tue, 28 Dec 2021 12:48:05 +0800 Subject: [PATCH] =?UTF-8?q?main=E4=B8=AD=E8=B0=83=E8=AF=95urat1=E9=80=9A?= =?UTF-8?q?=E4=BF=A1=E6=AD=A3=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.c b/app.c index 42fd279..d0ea456 100644 --- a/app.c +++ b/app.c @@ -72,7 +72,7 @@ uint32_t judge_recv_lcd_data_finish_main(uint8_t time) void main() { peripheral_config();//各种初始化包括ram清零 - uint8_t record_last_time=0; + uint32_t record_last_time=0; while (1) { debug_light_ctrl_process_in_main_loop();//闪灯效果