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
187 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