-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Update ble 0.10 #1084
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #1084 +/- ##
=======================================
Coverage 72.39% 72.39%
=======================================
Files 115 115
Lines 8963 8963
=======================================
Hits 6489 6489
Misses 1795 1795
Partials 679 679 ☔ View full report in Codecov by Sentry. |
@gen2thomas I will update this PR shortly once the new release of the TinyGo |
Hi @deadprogram , thanks for your work. Just give me a hint, when the PR is ready to review. |
Hi @deadprogram , please can you rebase and finally switch to 0.10. Thanks, Thomas |
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
01e5f32
to
d7e841c
Compare
Done. |
Solved issues and/or description of the change
Changes needed for compatibility with the new version of the
bluetooth
package.Manual test
examples/ble_minidrone.go
successfully.Checklist
make test_race
)make fmt_check
)