1
0
mirror of https://github.com/skot/ESP-Miner.git synced 2025-03-18 22:02:03 +01:00

10 lines
137 B
JSON
Raw Permalink Normal View History

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