Base Software System

This commit is contained in:
2022-01-07 21:02:27 +01:00
parent 79aa3cc1a5
commit 4bffdf932e
13 changed files with 999 additions and 449 deletions

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"
]
}