diff --git a/README.md b/README.md index e69de29..f76af9e 100755 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +## Systen Control + +### ESP32-S3 + +This is an implementation of my custom system control project (custom pcb with Lolin ESP32-S3 Mini) and LED strip. + +The build process is straight forward with ESP-IDF. We used version 5.4 while development and the github actions tried to compile for multiple ESP-IDF versions, so we are safe.