Version 2.0.0

Added ESP32 - C2/C3/C6/S2/S3 support.
Added ESP-NOW v2.0 support.
Removed zh_network support.
Removed external sensor support.
Improved stability of work.
This commit is contained in:
2025-01-26 11:51:51 +03:00
parent 02ec02edcc
commit 80d3c9953c
25 changed files with 185 additions and 497 deletions

15
.gitmodules vendored
View File

@ -1,18 +1,3 @@
[submodule "components/zh_ds18b20"]
path = components/zh_ds18b20
url = https://github.com/aZholtikov/zh_ds18b20
[submodule "components/zh_onewire"]
path = components/zh_onewire
url = https://github.com/aZholtikov/zh_onewire
[submodule "components/zh_dht"]
path = components/zh_dht
url = https://github.com/aZholtikov/zh_dht
[submodule "components/zh_network"]
path = components/zh_network
url = https://github.com/aZholtikov/zh_network
[submodule "components/zh_vector"]
path = components/zh_vector
url = https://github.com/aZholtikov/zh_vector
[submodule "components/zh_config"]
path = components/zh_config
url = https://github.com/aZholtikov/zh_config