CM_DOG/.vscode/settings.json

15 lines
319 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"
}
}