1
0
mirror of https://github.com/skot/ESP-Miner.git synced 2025-04-08 11:58:19 +02:00

10 lines
137 B
JSON

{
"version": "0.2.0",
"configurations": [
{
"type": "espidf",
"name": "Launch",
"request": "launch"
}
]
}