initial commit

This commit is contained in:
2025-01-24 17:46:38 +01:00
commit 1c371ac56c
10 changed files with 3202 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View File

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