lancaster-university / microbit-dal

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

Fix MicroBitPartialFlashingService blockPacketCount increment #376

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.