Version 1.0.2
Added support AHT, AM2320 and BH1750 sensors.
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -18,4 +18,10 @@
|
||||
url = https://github.com/aZholtikov/zh_onewire
|
||||
[submodule "components/zh_vector"]
|
||||
path = components/zh_vector
|
||||
url = https://github.com/aZholtikov/zh_vector
|
||||
url = https://github.com/aZholtikov/zh_vector
|
||||
[submodule "components/zh_bh1750"]
|
||||
path = components/zh_bh1750
|
||||
url = https://github.com/aZholtikov/zh_bh1750
|
||||
[submodule "components/zh_aht"]
|
||||
path = components/zh_aht
|
||||
url = https://github.com/aZholtikov/zh_aht
|
Reference in New Issue
Block a user