Files
zjui-ece445/.vscode/settings.json
2020-04-14 21:02:34 +08:00

6 lines
91 B
JSON

{
"files.associations": {
"main.h": "c",
"stm32f1xx_hal.h": "c"
}
}