Updated components

This commit is contained in:
2024-06-13 17:49:04 +03:00
parent bbe954b66d
commit 33c660eb97
35 changed files with 17 additions and 3369 deletions

View File

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