hybridgroup / gobot

Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.81k stars 1.04k forks source link

Update ble 0.10 #1084

Open deadprogram opened 3 weeks ago

deadprogram commented 3 weeks ago

Solved issues and/or description of the change

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

Manual test

Checklist

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

deadprogram commented 3 weeks ago

@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 commented 2 weeks ago

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