mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-18 22:02:03 +01:00
10 lines
137 B
JSON
10 lines
137 B
JSON
|
{
|
||
|
"version": "0.2.0",
|
||
|
"configurations": [
|
||
|
{
|
||
|
"type": "espidf",
|
||
|
"name": "Launch",
|
||
|
"request": "launch"
|
||
|
}
|
||
|
]
|
||
|
}
|