first commit

This commit is contained in:
2024-05-25 12:17:42 +00:00
commit f795fced11
15 changed files with 1781 additions and 0 deletions

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

@@ -0,0 +1,6 @@
{
"files.associations": {
"socket.h": "c",
"nvs.h": "c"
}
}