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 ab4cd4c commit ab776c4Copy full SHA for ab776c4
.gitignore
@@ -1,3 +1,4 @@
1
examples/Switch/lib
2
examples/Switch/.vscode
3
examples/Switch/.gitignore
4
+.vscode/c_cpp_properties.json
library.json
@@ -13,7 +13,7 @@
13
"maintainer": true
14
}
15
],
16
- "version": "2.0.0.7",
+ "version": "2.0.1",
17
"frameworks": "arduino",
18
"platforms": [
19
"espressif8266",
0 commit comments