Files
PlatformIO_PIO1/.vscode/extensions.json
Joe Tretter 109816c0d9 add PIO1
2020-09-21 18:12:18 -05:00

8 lines
197 B
JSON

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