first Functions

This commit is contained in:
2021-04-10 01:05:48 +02:00
parent 8a7e8242e8
commit 4750fbb9b3
7 changed files with 271 additions and 0 deletions

7
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}