CM_DOG/.vscode/settings.json
2025-07-11 06:47:12 +08:00

15 lines
333 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",
"buzzer.h": "c",
"user_task.h": "c"
}
}