Initial commit

This commit is contained in:
2021-03-10 10:25:56 +01:00
commit 46e97a4a00
9 changed files with 289 additions and 0 deletions
+7
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"
]
}