Skip to content
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

Support --ble on older firmwares that don't have the log-radio characteristic yet #626

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

ianmcorvidae
Copy link
Contributor

I am far from 100% that this works right, but it let me connect to my own device at least. Feedback obviously welcome, heh.

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 61.90%. Comparing base (33c5be5) to head (3b4690e).

Files Patch % Lines
meshtastic/ble_interface.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #626      +/-   ##
==========================================
- Coverage   61.93%   61.90%   -0.03%     
==========================================
  Files          14       14              
  Lines        3016     3019       +3     
==========================================
+ Hits         1868     1869       +1     
- Misses       1148     1150       +2     
Flag Coverage Δ
unittests 61.90% <25.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thebentern thebentern merged commit 0e6a0eb into meshtastic:master Jul 1, 2024
9 of 11 checks passed
@ianmcorvidae ianmcorvidae deleted the ble-older-firmware branch July 4, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants