From b39a40b0191e0a8b155db74e885ff66e17b91896 Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Thu, 06 Jun 2024 19:25:15 +0800 Subject: [PATCH] 继续完善 --- CORE/main.h | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/CORE/main.h b/CORE/main.h index 0e0184c..29c075a 100644 --- a/CORE/main.h +++ b/CORE/main.h @@ -54,6 +54,11 @@ //#define RS232_PRINTF // </c> + // <c1>�Ƿ���LED״̬�ƹ��� + // <i> ��Ҫ���ڵ���״̬���ƹ۲�������� +#define LED_TEST + // </c> + // <o> Ĭ�ϵ�ϵͳģʽ // <1=>��ͨģʽ <2=>������ʾģʽ <4=>�춨ģʽ <8=>����ģʽ @@ -77,7 +82,7 @@ // <o> ��λ������ʱ�� // <i>��λ����¼��Ŀ���ʱ�䣻�н���������ʱ�䡢��Χ ~�� // < - > -#define UC_ACTIVE_TIME 3600 +#define UC_ACTIVE_TIME 60 // <o> Զ��Э����Կ�汾 -- Gitblit v1.9.3