13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
// Use IntelliSense to learn about possible attributes.
|
|
// Hover to view descriptions of existing attributes.
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"name": "Arduino",
|
|
"type": "arduino",
|
|
"request": "launch"
|
|
}
|
|
]
|
|
}
|