-
Notifications
You must be signed in to change notification settings - Fork 2
Add getters and setters for RX/TX data rates #401
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #401 +/- ##
=======================================
Coverage 90.67% 90.67%
=======================================
Files 119 119
Lines 6608 6608
Branches 308 308
=======================================
Hits 5992 5992
Misses 616 616 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
35a10b6 to
ed28415
Compare
PatrickKa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Setting the RX data rate is still missing.
a174024 to
a4d6c07
Compare
f8e69e0 to
abf203f
Compare
The test no longer only checks the part number but also the data rate.
DataRateConfig now contains all config data for Rx and Tx
559cade to
4c9896d
Compare
4c9896d to
3036455
Compare
Fixes #374