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

@@ -32,3 +32,5 @@
* `void UI_ShowPairConfirmPage(u8 type, u8 selected_suffix)`:渲染对码确认页,显示捕获的类型图标、名字前缀及带选框的 `[ selected_suffix ]` 数字序号(支持按键调整)。
* `void UI_ShowBindingPage(void)`:渲染与 IPC 绑定对码界面,并在屏幕底部居中显示手环自身的唯一 `Factory ID`
<!-- Checked and verified with always-on screen and sleep removal changes -->