forked from platformio/platformio-core
New task "PlatformIO: Monitor" for VSCode
This commit is contained in:
@@ -93,6 +93,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"taskName": "PlatformIO: Monitor",
|
||||||
|
"args": ["device", "monitor"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"taskName": "PlatformIO: Test",
|
"taskName": "PlatformIO: Test",
|
||||||
"args": ["test"],
|
"args": ["test"],
|
||||||
|
Reference in New Issue
Block a user