You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
270 B
8 lines
270 B
#pragma once
|
|
#define VERSION "testv1.0"
|
|
|
|
#define KEY_PERIOD 20
|
|
#define EXCEPTION_CHECK_PERIOD 50
|
|
|
|
#define AUTO_SHUTDOWN_ONE_LIGHT_EQ_TIME_S 20 //自动关机时,一个灯等效的时间
|
|
#define INTERMITTENTMODE_PERIOD_S 100 //间歇工作模式的时间间隔
|