Files
zh_espnow_sensor/components/zh_config
2024-06-09 14:18:36 +03:00
..
2024-06-09 14:18:36 +03:00
2024-05-28 20:19:38 +03:00
2024-05-28 20:19:38 +03:00
2024-05-28 20:19:38 +03:00
2024-05-30 08:41:47 +03:00
2024-05-29 14:44:38 +03:00

ESP32 ESP-IDF and ESP8266 RTOS SDK component for all my projects

Using

In an existing project, run the following command to install the component:

cd ../your_project/components
git clone https://github.com/aZholtikov/zh_config.git

In the application, add the component:

#include "zh_config.h"

Any feedback will be gladly accepted.