Closed antoninbas closed 7 years ago
Merging #91 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #91 +/- ##
=======================================
Coverage 97.14% 97.14%
=======================================
Files 10 10
Lines 1681 1681
=======================================
Hits 1633 1633
Misses 48 48
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5e9aa04...2c8494e. Read the comment docs.
bmv2 now support 64-bit device ids. As a result the format of these messages has changed to accomodate the larger ids. This means that the PD code that parses these messages had to be updated. This doesn't affect the PD interface at all.