lancaster-university / microbit-dal

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

Moved restart into pairing mode code to Microbit.cpp #395

Open microbit-sam opened 6 years ago

microbit-sam commented 6 years ago

392

Moved the restart into pairing mode code to Microbit.cpp It's #ifdef guarded to only compile if pairing mode exists in the build

I've left the source of the event here as MICROBIT_ID_PARTIAL_FLASHING. The event listener used now listens for any source but it may be useful in the future to know where the request to enter pairing mode has come from

https://github.com/lancaster-university/microbit/pull/13

finneyj commented 6 years ago

Hi @pelikhan

Yes we should. Apologies for being distracted this week - start of term in universities in the UK, so I've had to prioritize other things. Let's discuss in our upcoming call.

microbit-sam commented 5 years ago

Hey @finneyj - any update on this?