M26/app/.vscode/settings.json
2024-01-08 17:02:46 +08:00

6 lines
91 B
JSON

{
"files.associations": {
"motorctrl.h": "c",
"r_cg_wdt.h": "c"
}
}