mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"type": "espidf",
|
|
"name": "Launch",
|
|
"request": "launch"
|
|
}
|
|
]
|
|
} |