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

Update ble 0.10 #1084

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Update ble 0.10 #1084

wants to merge 3 commits into from

Conversation

deadprogram
Copy link
Member

Solved issues and/or description of the change

Changes needed for compatibility with the new version of the bluetooth package.

Manual test

  • OS and Version (Win/Mac/Linux): Linux
  • Adaptor(s) and/or driver(s): Ran examples/ble_minidrone.go successfully.

Checklist

  • The PR's target branch is 'hybridgroup:dev'
  • New and existing unit tests pass locally with my changes (e.g. by run make test_race)
  • No linter errors exist locally (e.g. by run make fmt_check)
  • I have performed a self-review of my own code

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.77%. Comparing base (bfba1ab) to head (01e5f32).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1084   +/-   ##
=======================================
  Coverage   72.77%   72.77%           
=======================================
  Files         112      112           
  Lines        8823     8823           
=======================================
  Hits         6421     6421           
  Misses       1725     1725           
  Partials      677      677           

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

@deadprogram
Copy link
Member Author

@gen2thomas I will update this PR shortly once the new release of the TinyGo bluetooth package is completed, and then it should be good for merge.

@gen2thomas
Copy link
Collaborator

Hi @deadprogram , thanks for your work. Just give me a hint, when the PR is ready to review.

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.

None yet

3 participants