Files
checker_slave/.vscode/settings.json
2023-12-10 11:13:41 +08:00

14 lines
287 B
JSON

{
"files.associations": {
"stm32f4xx.h": "c",
"signal.h": "c",
"dev_flash.h": "c",
"opt.h": "c",
"if_can.h": "c",
"board.h": "c",
"prot_uc.h": "c",
"tran_for_slave.h": "c",
"ewupdata.h": "c",
"elec_task_slot.h": "c"
}
}