New task "PlatformIO: Monitor" for VSCode

This commit is contained in:
Ivan Kravets
2017-07-05 20:38:28 +03:00
parent 7964aed453
commit 6403cf0c8b

View File

@ -93,6 +93,10 @@
}
}
},
{
"taskName": "PlatformIO: Monitor",
"args": ["device", "monitor"]
},
{
"taskName": "PlatformIO: Test",
"args": ["test"],