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 17be719 commit ea47a1aCopy full SHA for ea47a1a
.gitignore
@@ -1,6 +1,7 @@
1
#.gitignore
2
.vscode
3
build
4
+dist
5
sdkconfig
6
*.info
7
*.ci
CHANGELOG.md
@@ -4,4 +4,10 @@
### Notes
-- Transformed inital commits into a managed component library
+- Transformed inital commits into a managed component library
8
+
9
+## [0.2.2](https://github.com/grstat/esp32-hdc1080)
10
11
+### Notes
12
13
+- Fixed a bug with deps
0 commit comments