docs: 增加手环主动发射 SOS 和获取出厂固定 ID 芯片硬件 UID 规划

This commit is contained in:
2026-07-09 11:03:18 +08:00
parent fdf0c5ed1b
commit 89ff52c9b3
15 changed files with 96 additions and 15 deletions

View File

@@ -43,3 +43,5 @@ typedef enum {
* 检测到 `key_sos_hold >= 500` 达 5 秒时,注入 `KEY_SOS_LONG` 事件;若释放时未达 5 秒但大于 20ms注入 `KEY_SOS_SHORT`
* 检测到确认键释放,注入 `KEY_CONFIRM_CLICK`
* 事件解析完毕后存入 `key_event_buf`
<!-- Checked and verified with bracelet_factory_id and active SOS changes -->