Files
smartweatherstation_v2.0/smartweatherstation.code-workspace
2024-04-01 10:31:33 +08:00

13 lines
162 B
Plaintext

{
"folders": [
{
"name": "smartweatherstation",
"path": "smartweatherstation"
}
],
"settings": {
"files.associations": {
"*.tpp": "cpp"
}
}
}