CM_DOG/.vscode/settings.json
2025-06-27 13:46:55 +08:00

13 lines
266 B
JSON

{
"files.associations": {
"device.h": "c",
"ahrs.h": "c",
"string.h": "c",
"user_math.h": "c",
"__locale": "c",
"kinematics.h": "c",
"bezier_curve.h": "c",
"queue": "c",
"stack": "c"
}
}