From 54eb14abdbbcd501dcaf4b657145e581b19b46ef Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 1 Aug 2017 08:21:22 -0700 Subject: [PATCH] fix for https://github.com/Microsoft/pxt/issues/2613 --- libs/bluetooth/pxt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/bluetooth/pxt.json b/libs/bluetooth/pxt.json index c1055aee..90a7b7c9 100644 --- a/libs/bluetooth/pxt.json +++ b/libs/bluetooth/pxt.json @@ -46,7 +46,7 @@ } }, { - "description": "JustWorks pairing (default): Button press to pair.", + "description": "JustWorks pairing (default): Pairing is automatic once the pairing is initiated.", "config": { "microbit-dal": { "bluetooth": { @@ -59,7 +59,7 @@ } }, { - "description": "Passkey pairing: Button press and 6 digit key to pair.", + "description": "Passkey pairing: Pairing requires 6 digit key to pair.", "config": { "microbit-dal": { "bluetooth": {