Delayed disconnecting after pairing complete by 500ms
This commit is contained in:
parent
ddbcec094e
commit
404c46251b
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ DEALINGS IN THE SOFTWARE.
|
|||
#include "MicroBitStorage.h"
|
||||
#include "MicroBitFiber.h"
|
||||
#include "MicroBitSystemTimer.h"
|
||||
#include <inttypes.h>
|
||||
|
||||
/* The underlying Nordic libraries that support BLE do not compile cleanly with the stringent GCC settings we employ.
|
||||
* If we're compiling under GCC, then we suppress any warnings generated from this code (but not the rest of the DAL)
|
||||
|
|
Loading…
Reference in a new issue