Files
SpotMicroESP32-Leika/.vscode/settings.json
T
2023-07-12 15:25:31 +02:00

7 lines
125 B
JSON

{
"files.associations": {
"cmath": "cpp"
},
"editor.tabSize": 4,
"editor.detectIndentation": false,
}