From 2e84abfd073ec3047c7b3295c47f109007f3bd80 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Mon, 02 Feb 2026 16:34:56 +0800 Subject: [PATCH] Update lightd code to get lux value without timeout --- project/thingsboard/thingsboard.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project/thingsboard/thingsboard.c b/project/thingsboard/thingsboard.c index d1b4f41..7f59ea7 100644 --- a/project/thingsboard/thingsboard.c +++ b/project/thingsboard/thingsboard.c @@ -2,8 +2,8 @@ * Copyright: (C) 2019 LingYun IoT System Studio * All rights reserved. * - * Filename: main.c - * Description: This file + * Filename: thingsboard.c + * Description: This file is thingsboard platform device daemon program. * * Version: 1.0.0(29/01/19) * Author: Guo Wenxue <guowenxue@gmail.com> -- Gitblit v1.10.0