Files
IoTManager/.vscode/settings.json

6 lines
86 B
JSON
Raw Normal View History

2022-08-30 00:23:06 +02:00
{
"files.associations": {
"*.tcc": "cpp",
"fstream": "cpp"
}
}