diff --git a/docs/BoostMoveHub.html b/docs/BoostMoveHub.html index 61f485e..e00bf23 100644 --- a/docs/BoostMoveHub.html +++ b/docs/BoostMoveHub.html @@ -5585,7 +5585,7 @@
diff --git a/docs/DuploTrainBase.html b/docs/DuploTrainBase.html index 81a5fee..ab4b982 100644 --- a/docs/DuploTrainBase.html +++ b/docs/DuploTrainBase.html @@ -4188,7 +4188,7 @@ diff --git a/docs/Hub.html b/docs/Hub.html index 3e0e2e0..3a58ded 100644 --- a/docs/Hub.html +++ b/docs/Hub.html @@ -2467,7 +2467,7 @@ diff --git a/docs/LPF2Hub.html b/docs/LPF2Hub.html index 0de5e53..102b69a 100644 --- a/docs/LPF2Hub.html +++ b/docs/LPF2Hub.html @@ -4444,7 +4444,7 @@ diff --git a/docs/PUPHub.html b/docs/PUPHub.html index 0e57e1c..2893928 100644 --- a/docs/PUPHub.html +++ b/docs/PUPHub.html @@ -5157,7 +5157,7 @@ diff --git a/docs/PUPRemote.html b/docs/PUPRemote.html index 50c8e59..897469c 100644 --- a/docs/PUPRemote.html +++ b/docs/PUPRemote.html @@ -3409,7 +3409,7 @@ diff --git a/docs/PoweredUP.html b/docs/PoweredUP.html index 5303a28..785d1b8 100644 --- a/docs/PoweredUP.html +++ b/docs/PoweredUP.html @@ -860,7 +860,7 @@ diff --git a/docs/WeDo2SmartHub.html b/docs/WeDo2SmartHub.html index 1560e02..2ee2d47 100644 --- a/docs/WeDo2SmartHub.html +++ b/docs/WeDo2SmartHub.html @@ -5046,7 +5046,7 @@ diff --git a/docs/boostmovehub.js.html b/docs/boostmovehub.js.html index 968b0d4..4e44f29 100644 --- a/docs/boostmovehub.js.html +++ b/docs/boostmovehub.js.html @@ -349,7 +349,7 @@ exports.BoostMoveHub = BoostMoveHub; diff --git a/docs/classes.list.html b/docs/classes.list.html index 5907464..07aa952 100644 --- a/docs/classes.list.html +++ b/docs/classes.list.html @@ -6681,7 +6681,7 @@ diff --git a/docs/consts.js.html b/docs/consts.js.html index 1e8f14d..26b23d6 100644 --- a/docs/consts.js.html +++ b/docs/consts.js.html @@ -277,7 +277,7 @@ var BLECharacteristic; diff --git a/docs/duplotrainbase.js.html b/docs/duplotrainbase.js.html index 235d8c3..ff07e28 100644 --- a/docs/duplotrainbase.js.html +++ b/docs/duplotrainbase.js.html @@ -298,7 +298,7 @@ exports.DuploTrainBase = DuploTrainBase; diff --git a/docs/global.html b/docs/global.html index bc8d120..32c803b 100644 --- a/docs/global.html +++ b/docs/global.html @@ -3272,7 +3272,7 @@ diff --git a/docs/hub.js.html b/docs/hub.js.html index 29de908..6e87558 100644 --- a/docs/hub.js.html +++ b/docs/hub.js.html @@ -122,7 +122,7 @@ class Hub extends events_1.EventEmitter { setTimeout(() => { this._name = peripheral.advertisement.localName; this.emit("discoverComplete"); - }, 500); + }, 1000); } /** * @readonly @@ -485,7 +485,7 @@ exports.Hub = Hub; diff --git a/docs/index.html b/docs/index.html index 25de7d6..01892ee 100644 --- a/docs/index.html +++ b/docs/index.html @@ -314,7 +314,7 @@ poweredUP.scan(); // Start scanning for HubsMore examples are av
diff --git a/docs/lpf2hub.js.html b/docs/lpf2hub.js.html index f926291..13e4890 100644 --- a/docs/lpf2hub.js.html +++ b/docs/lpf2hub.js.html @@ -507,7 +507,7 @@ exports.LPF2Hub = LPF2Hub; diff --git a/docs/poweredup.js.html b/docs/poweredup.js.html index 6b7b054..760296d 100644 --- a/docs/poweredup.js.html +++ b/docs/poweredup.js.html @@ -203,10 +203,10 @@ class PoweredUP extends events_1.EventEmitter { return; } peripheral.removeAllListeners(); - noble.stopScanning(); - if (!utils_1.isBrowserContext) { - startScanning(); - } + // noble.stopScanning(); + // if (!isBrowserContext) { + // startScanning(); + // } hub.on("discoverComplete", () => { hub.on("connect", () => { debug(`Hub ${hub.uuid} connected`); @@ -275,7 +275,7 @@ exports.PoweredUP = PoweredUP; diff --git a/docs/puphub.js.html b/docs/puphub.js.html index 1105998..e207259 100644 --- a/docs/puphub.js.html +++ b/docs/puphub.js.html @@ -306,7 +306,7 @@ exports.PUPHub = PUPHub; diff --git a/docs/pupremote.js.html b/docs/pupremote.js.html index 037154c..f39e918 100644 --- a/docs/pupremote.js.html +++ b/docs/pupremote.js.html @@ -236,7 +236,7 @@ exports.PUPRemote = PUPRemote; diff --git a/docs/quicksearch.html b/docs/quicksearch.html index 7884b00..eee9cc0 100644 --- a/docs/quicksearch.html +++ b/docs/quicksearch.html @@ -7,7 +7,7 @@