Alexey Zholtikov e27485b9ae Version 1.0.1
Updated some components.
Changed main code to support the new major version of zh_config.
Reducing the amount of memory used.
2024-06-12 07:36:14 +03:00
..
2024-06-12 07:36:14 +03:00
2024-06-07 12:30:44 +03:00
2024-06-07 12:30:44 +03:00
2024-06-07 12:30:44 +03:00
2024-06-07 12:30:44 +03:00
2024-06-12 07:36:14 +03:00
2024-06-12 07:36:14 +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.