SOEM/.vscode/settings.json
2024-01-12 23:50:05 +08:00

10 lines
190 B
JSON

{
"files.associations": {
"time.h": "c",
"time_t.h": "c",
"struct_timeval.h": "c",
"features.h": "c",
"random": "c",
"logn.h": "c"
}
}