Initial commit

This commit is contained in:
Finn Christiansen 2025-06-09 21:31:05 +02:00
commit 43bbdcc34f
3 changed files with 242 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