R1_up/MDK-ARM/.vscode/settings.json
2025-07-04 13:18:57 +08:00

11 lines
217 B
JSON

{
"files.associations": {
"djimotor.h": "c",
"user_math.h": "c",
"buzzer.h": "c",
"calc_lib.h": "c",
"usertask.h": "c",
"detect.h": "c",
"nuc.h": "c"
}
}