Document TTS countdown + bridge toggle in user manual#71
Conversation
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughユーザーマニュアルをBluetooth接続設定の「Use bridge」トグル機能に対応させ、デバイス設定リファレンスに新たに「ブリッジを使う」セクションを追加。ラップ読み上げ設定にもカウントダウン機能と開始秒数オプションの説明を追加し、英語・日本語両版を並行更新。 Changes設定機能ドキュメント化更新
🎯 2 (Simple) | ⏱️ ~8 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Catches the manual up with the 1.0.1 features that have visible
Settings surfaces, plus the workflow change they imply:
- **Section 5 — Pairing the M5StickS3**: new step 3 telling first-time
users to flip **Use bridge** on before drilling into the M5StickS3
row (it's hidden on a fresh install until the toggle goes on).
- **Section 10 — App → Lap announcer (Audio)**: new "Count down final
seconds" toggle + "Start at" stepper (5–15 s, default 10) for the
spoken countdown ("ten, nine, ..." / "じゅう、きゅう...").
The automatic "Last lap!" / "ファイナルラップです" cue at
remaining = 0 is noted on the existing "Announce lap times" entry.
- **Section 10 — Device → Use bridge**: new H3 above the existing
M5StickS3 entry, documenting the master switch that gates the
M5StickS3 / Goggle pairing / OSD layout drilldowns. Off by default
on fresh installs (no Bluetooth permission prompt for users who
don't own a bridge); existing users keep it on after upgrading.
- The three drilldown entries (M5StickS3, Goggle pairing, OSD layout)
now note "Only visible when **Use bridge** is on" so the doc lines
up with what users actually see in Settings.
Mirrored in en.md and ja.md.
Co-Authored-By: Claude Opus 4.7 <[email protected]>
02a522b to
9bcb995
Compare
Summary
Catches the user manual up with the two visible Settings surfaces added in 1.0.1.
App → Lap announcer (Audio)
Device → Use bridge
Both updates mirrored in
en.mdandja.md. No source changes — this is documentation only.Test plan
en.mdandja.md.Summary by CodeRabbit
Documentation