esp32 рабочая версия

This commit is contained in:
Dmitry Borisenko
2022-08-30 00:23:06 +02:00
parent e823207627
commit 199c6ac46b
8 changed files with 159 additions and 113 deletions

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

@@ -0,0 +1,6 @@
{
"files.associations": {
"*.tcc": "cpp",
"fstream": "cpp"
}
}