From d03f549fa5327ff2e138547e702877cb12a82189 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sat, 22 Nov 2025 20:24:56 +0800
Subject: [PATCH] update TSL2561 source code to fix bug

---
 project/thingsboard/config.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/project/thingsboard/config.h b/project/thingsboard/config.h
index 6a57b08..7f9a43c 100644
--- a/project/thingsboard/config.h
+++ b/project/thingsboard/config.h
@@ -3,7 +3,7 @@
  *                  All rights reserved.
  *
  *       Filename:  config.h
- *    Description:  This file is mqttd configure file parser function
+ *    Description:  This file is thingsboard configure file parser function
  *
  *        Version:  1.0.0(2019年06月25日)
  *         Author:  Guo Wenxue <guowenxue@gmail.com>

--
Gitblit v1.9.1