Files
checker_slave/.vscode/settings.json
2023-10-31 23:52:32 +08:00

9 lines
164 B
JSON

{
"files.associations": {
"stm32f4xx.h": "c",
"signal.h": "c",
"dev_flash.h": "c",
"opt.h": "c",
"if_can.h": "c"
}
}