Revert "feat: Skip Bluetooth wait when Bluetooth is disabled" - #11608
Conversation
This reverts commit f1b1e35.
⚡ Try this PR in the Web FlasherNote Building this pull request… the flash button, badges and supported-board |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe ESP32 DARK-to-LS transition now uses the configured Bluetooth wait duration directly. The removed helpers previously allowed a zero delay when Bluetooth was disabled. ChangesBluetooth power wait handling
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This PR restores the prior Bluetooth wait behavior to address regressions affecting audio and other MUI functionality; no actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
Full details: Description checkExplanation The description explains the reverted pull request and the regressions affecting audio and MUI functionality. It does not provide the testing attestations or device testing details requested by the repository template. Resolution Add the required testing information. State whether the change was tested, identify tested devices, and explain any unavailable hardware or remaining regression risks. Include an issue reference if this change fixes a tracked bug, and remove the template guidance text if it is present in the final description. ✨ Finishing Touches 💡 2📝 Generate docstrings 💡
🛠️ Fix failing CI checks 💡
🧪 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 |
Reverts #10571
This is breaking audio and other things on MUI. We need to figure out a better long term solution but for now, the FSM change causes regressions
Summary by CodeRabbit