fix: make led panel controls write to sysfs reliably

This commit is contained in:
2026-05-15 15:11:59 +08:00
parent f8d3170028
commit 45aaba0c8a
3 changed files with 118 additions and 23 deletions
+12
View File
@@ -25,6 +25,18 @@ blue:wan green:wlan mmc0:: red:power sim:en sim:en2 sim:sel sim:sel2
- “识别 3 秒”闪烁指定 LED
- 无数据库、无 Node、无 pip 依赖
## 更新已有安装
```bash
curl -fsSL https://gitea.chickliu.fun/Hermes/led-manager-panel/raw/branch/main/install.sh | sh
```
如果已经在浏览器打开旧页面,更新后请强制刷新一次页面,避免浏览器缓存旧 JS:
```text
Ctrl+F5 / Cmd+Shift+R
```
## 一键安装
```bash