juechafun/01-项目/2512-MaixCam竞赛版/需求-菜单状态保存.md

41 lines
865 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
#复盘/1 #需求/禅道
## 一句话描述
[____菜单状态保存____]
---
## 基本信息
### 需求描述
涉及内容:[_菜单状态读写_____]
涉及知识:[__配置文件读写______]
检查任务队列是否满足“三清”标准:
- 来源清:[__菜单配置保存____] 驱动
- 目的清:解决的[_重启状态不保存用户要经常重复性修改参数配置__] 问题,服务于 [_调试流程的使用__]
- 状态清:[__进行中______]
(谁/什么驱动的?)(解决什么问题?服务哪个目标?)(进行中/等待/阻塞)
### 初步评估
方案简述:[__更新菜单状态后同步配置文件______]
预估时间:[__3______] h
## 建议操作
1. [__标记更新菜单状态位置______]
2. [__写入配置文件______]
3. [___重启时读入配置文件_____]
### 关联资源