forked from adafruit/Adafruit_CircuitPython_Bundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from sensebox/add/hdc1080
update hdc1080
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule hdc1080
updated
7 files
+34 −0 | .devcontainer/devcontainer.json | |
+0 −1 | .readthedocs.yaml | |
+29 −5 | README.rst | |
+3 −3 | docs/conf.py | |
+0 −4 | docs/index.rst | |
+2 −4 | examples/hdc1080_simpletest.py | |
+47 −43 | hdc1080.py |