lancaster-university / microbit-dal

http://lancaster-university.github.io/microbit-docs
Other
254 stars 130 forks source link

Fix MicroBitPartialFlashingService blockPacketCount increment. #378

Closed martinwork closed 6 years ago

martinwork commented 6 years ago

If the 5th packet goes missing, the recovery code would have set packetCount based on the wrong blockPacketCount, expecting the same packet numbers again.

finneyj commented 6 years ago

Thanks @martinwork

Now merged into the dal-integration branch pending the next release. Will be live for beta testing soon, after we finish up some testing and add the next release tag.