PlatformIO

This commit is contained in:
2019-04-18 20:54:39 +02:00
parent a8ae17c219
commit 0dc0cce31a
8 changed files with 201 additions and 2 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"
]
}