Initial commit

This commit is contained in:
2023-08-24 19:13:43 +00:00
commit bc6bf765fa
3 changed files with 243 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# ---> esp-idf
# gitignore template for esp-idf, the official development framework for ESP32
# https://github.com/espressif/esp-idf
build/
sdkconfig
sdkconfig.old