project/lightd/lightd.c
@@ -36,7 +36,6 @@ static void program_usage(char *progname) { printf("Usage: %s [OPTION]...\n", progname); printf(" %s is LingYun studio MQTT daemon program running on RaspberryPi\n", progname); @@ -145,7 +144,6 @@ * | Auto Light Control Thread | * +--------------------------------+ */ log_info("Auto light control thread start\n"); while( ! g_signal.stop ) {