Merge pull request #12 from barbudor/master
Submit barbudor/CircuitPython_TMP75 library
This commit is contained in:
commit
c65f5d080e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -19,3 +19,6 @@
|
|||
[submodule "libraries/drivers/slight_tlc5957"]
|
||||
path = libraries/drivers/slight_tlc5957
|
||||
url = https://github.com/s-light/slight_CircuitPython_TLC5957.git
|
||||
[submodule "libraries/drivers/tmp75"]
|
||||
path = libraries/drivers/tmp75
|
||||
url = https://github.com/barbudor/CircuitPython_TMP75.git
|
||||
|
|
|
|||
1
libraries/drivers/tmp75
Submodule
1
libraries/drivers/tmp75
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit a556e9e7966dd3bbd409389c75ed3053b810a664
|
||||
Loading…
Reference in a new issue