lancaster-university / microbit-dal

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

MicroBitUARTService - wake up send() on disconnection - version 2! #430

Open martinwork opened 5 years ago

martinwork commented 5 years ago

From MicroBitBLEManager's bleDisconnectionCallback, trigger the same event as MicroBitUARTService's on_confirmation to wake up send() if it's sleeping. Fixes #407.

jaustin commented 4 years ago

@finneyj and @microbit-sam would be good to look at this small fix as this is an issue for the iOS app and the fix isn't invasive.

microbit-sam commented 4 years ago

LGTM 👍