r1upper/MDK-ARM/.vscode/settings.json
2025-04-12 15:18:06 +08:00

12 lines
247 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"
}
}