We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d3aea commit 70e38c0Copy full SHA for 70e38c0
.gitignore
@@ -7,5 +7,6 @@ RemoteSystemsTempFiles
7
8
.pioenvs
9
.piolibdeps
10
+.vscode
11
.clang_complete
12
.gcc-flags.json
library.json
@@ -15,5 +15,5 @@
15
"espressif8266",
16
"espressif32"
17
],
18
- "version": "1.6.5"
+ "version": "1.6.6"
19
}
library.properties
@@ -1,5 +1,5 @@
1
name=ESP8266 Weather Station
2
-version=1.6.5
+version=1.6.6
3
author=ThingPulse
4
maintainer=ThingPulse <info@thingpulse.com>
5
sentence=ESP8266 based internet connected Weather Station
0 commit comments