Updated components

This commit is contained in:
2024-06-14 14:57:03 +03:00
parent cc245aa18c
commit b5f84d4320
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_switch.git
git clone --recurse-submodules https://github.com/aZholtikov/zh_espnow_switch.git
cd zh_espnow_switch
```