We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a60dfe commit dc14c6cCopy full SHA for dc14c6c
library.json
@@ -34,7 +34,7 @@
34
},
35
{
36
"name": "BleScanner",
37
- "version": "https://github.com/I-Connect/Blescanner"
+ "version": "https://github.com/I-Connect/BleScanner"
38
}
39
]
40
library.properties
@@ -1,5 +1,5 @@
1
name=Nuki BLE for ESP32
2
-version=0.0.5
+version=0.0.6
3
author=I-Connect
4
maintainer=Jeroen van de Vorst <info@i-connect.online>
5
sentence=Control Nuki smartlock via BLE from esp32.
0 commit comments