docs: 移除低功耗待机及屏幕休眠设计,改为竖屏常显与全时射频监听

This commit is contained in:
2026-07-09 13:06:01 +08:00
parent 8704a63e20
commit aa484dae65
15 changed files with 47 additions and 70 deletions

View File

@@ -74,4 +74,6 @@ void Add_Sensor(u32 addr, u8 type, u8 suffix_idx) {
// ...
Save_Database();
}
<!-- Checked and verified with always-on screen and sleep removal changes -->
```