Initial commit

This commit is contained in:
lagertonne 2025-05-26 17:17:04 +02:00
commit 5c2e3bcef6
8 changed files with 221 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"idf.port": "/dev/ttyACM0"
}