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.

7 lines
187 B

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. #pragma once
  2. #define VERSION "testv1.0"
  3. #define KEY_PERIOD 20
  4. #define EXCEPTION_CHECK_PERIOD 50
  5. //自动关机时,一个灯等效的时间
  6. #define AUTO_SHUTDOWN_ONE_LIGHT_EQ_TIME_S 20