M26/app/.vscode/settings.json

6 lines
91 B
JSON
Raw Permalink Normal View History

2024-01-08 17:02:46 +08:00
{
"files.associations": {
"motorctrl.h": "c",
"r_cg_wdt.h": "c"
}
}