-
Notifications
You must be signed in to change notification settings - Fork 205
Add SPI DPS310 baro define (BETAFPVF405_ELRS) #856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Why is |
WalkthroughAdds DPS310 barometer support to BETAFPVF405_ELRS by defining USE_BARO_SPI_DPS310, removes DEFAULT_BARO_DEVICE BARO_NONE, and consolidates ADC configuration by defining ADC_INSTANCE ADC2 while removing a duplicate definition. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Assessment against linked issues
Assessment against linked issues: Out-of-scope changes
Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (7)📓 Common learnings📚 Learning: 2025-07-25T20:06:07.492ZApplied to files:
📚 Learning: 2025-07-25T20:06:07.492ZApplied to files:
📚 Learning: 2025-06-02T16:16:20.197ZApplied to files:
📚 Learning: 2025-07-14T15:41:14.364ZApplied to files:
📚 Learning: 2025-05-31T17:01:39.423ZApplied to files:
📚 Learning: 2025-06-02T16:16:20.197ZApplied to files:
🔇 Additional comments (2)
✨ Finishing Touches
🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Summary by CodeRabbit
New Features
Refactor