From a574ce7edf7f31847be882f9f08dcd1ab8e5ebe0 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Tue, 18 Nov 2025 16:00:47 +0800 Subject: [PATCH] update lightd and thingsboard --- project/thingsboard/etc/thingsboard.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/project/thingsboard/etc/thingsboard.conf b/project/thingsboard/etc/thingsboard.conf index d218d64..2a8e579 100644 --- a/project/thingsboard/etc/thingsboard.conf +++ b/project/thingsboard/etc/thingsboard.conf @@ -1,7 +1,7 @@ [common] devid="RaspberryPi#4B" -# 树莓派连接的外设信息,0:禁用或未连接 其他: 使能或相关硬件连接的Pin管脚(wPI模式) +# 树莓派连接的外设信息,0:禁用或未连接 [hardware] # 是否使能 RGB 三色灯模块,0:禁用 1:使能 -- Gitblit v1.9.1