Files
checker_gen1/.vscode/settings.json
2023-06-10 11:52:00 +08:00

8 lines
139 B
JSON

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