diff --git a/docs/BoostMoveHub.html b/docs/BoostMoveHub.html index 2a61599..30396d4 100644 --- a/docs/BoostMoveHub.html +++ b/docs/BoostMoveHub.html @@ -5585,7 +5585,7 @@
diff --git a/docs/DuploTrainBase.html b/docs/DuploTrainBase.html index 217332c..07b978f 100644 --- a/docs/DuploTrainBase.html +++ b/docs/DuploTrainBase.html @@ -4188,7 +4188,7 @@ diff --git a/docs/Hub.html b/docs/Hub.html index 0772795..40d1a83 100644 --- a/docs/Hub.html +++ b/docs/Hub.html @@ -2467,7 +2467,7 @@ diff --git a/docs/LPF2Hub.html b/docs/LPF2Hub.html index 0722055..5672dfd 100644 --- a/docs/LPF2Hub.html +++ b/docs/LPF2Hub.html @@ -4444,7 +4444,7 @@ diff --git a/docs/PUPHub.html b/docs/PUPHub.html index 1d575ab..dd0f388 100644 --- a/docs/PUPHub.html +++ b/docs/PUPHub.html @@ -5157,7 +5157,7 @@ diff --git a/docs/PUPRemote.html b/docs/PUPRemote.html index 4f5e919..dd53ce5 100644 --- a/docs/PUPRemote.html +++ b/docs/PUPRemote.html @@ -3409,7 +3409,7 @@ diff --git a/docs/PoweredUP.html b/docs/PoweredUP.html index 7c45edd..2728ded 100644 --- a/docs/PoweredUP.html +++ b/docs/PoweredUP.html @@ -860,7 +860,7 @@ diff --git a/docs/WeDo2SmartHub.html b/docs/WeDo2SmartHub.html index 3e7a763..78de3a7 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 9730dc3..9f3d94e 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 b9a8119..a488015 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 be9b66a..4f66815 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 63c2b6c..d457118 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 04bdd7d..fbb8dcc 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 1d88ac3..e2dcf80 100644 --- a/docs/hub.js.html +++ b/docs/hub.js.html @@ -480,7 +480,7 @@ exports.Hub = Hub; diff --git a/docs/index.html b/docs/index.html index cf8d317..93757d5 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 8e506a0..e8b76d8 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 77870f8..82efe9a 100644 --- a/docs/poweredup.js.html +++ b/docs/poweredup.js.html @@ -273,7 +273,7 @@ exports.PoweredUP = PoweredUP; diff --git a/docs/puphub.js.html b/docs/puphub.js.html index ee1ea07..730484f 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 bc1dfa4..009ff0e 100644 --- a/docs/pupremote.js.html +++ b/docs/pupremote.js.html @@ -236,7 +236,7 @@ exports.PUPRemote = PUPRemote; diff --git a/docs/wedo2smarthub.js.html b/docs/wedo2smarthub.js.html index 66c4315..bb77d0d 100644 --- a/docs/wedo2smarthub.js.html +++ b/docs/wedo2smarthub.js.html @@ -484,7 +484,7 @@ exports.WeDo2SmartHub = WeDo2SmartHub; diff --git a/package-lock.json b/package-lock.json index 8e7c3b2..797b8b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "node-poweredup", - "version": "1.6.1", + "version": "1.6.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a8474d6..fb179aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-poweredup", - "version": "1.6.2", + "version": "1.7.0", "description": "A Node.js module to interface with LEGO Powered UP components.", "homepage": "https://github.com/nathankellenicki/node-poweredup/", "main": "dist/index.js",