r1upper/MDK-ARM/.vscode/settings.json
2025-04-26 17:45:08 +08:00

16 lines
349 B
JSON

{
"files.associations": {
"main.h": "c",
"remote_control.h": "c",
"calc_lib.h": "c",
"uart_it.h": "c",
"detect.h": "c",
"usertask.h": "c",
"task.h": "c",
"djimotor.h": "c",
"nuc.h": "c",
"crc_ccitt.h": "c",
"functional": "cpp",
"vofa.h": "c"
}
}