Updated components

This commit is contained in:
2024-06-14 15:03:04 +03:00
parent 6ecd5a59bd
commit ae77483afc
58 changed files with 29 additions and 4602 deletions

View File

@ -43,7 +43,7 @@ Run the following command to firmware build and flash module:
```text
cd your_projects_folder
git clone https://github.com/aZholtikov/zh_espnow_sensor.git
git clone --recurse-submodules https://github.com/aZholtikov/zh_espnow_sensor.git
cd zh_espnow_sensor
```