CM_DOG/.vscode/settings.json
2025-06-26 05:11:10 +08:00

9 lines
162 B
JSON

{
"files.associations": {
"device.h": "c",
"ahrs.h": "c",
"string.h": "c",
"user_math.h": "c",
"__locale": "c"
}
}