Files
imbal_opto/.vscode/settings.json
2022-12-04 11:17:16 +01:00

10 lines
207 B
JSON

{
"files.associations": {
"stdio.h": "c",
"uart_commands.h": "c",
"main.h": "c",
"stm32f3xx_hal.h": "c",
"stm32f3xx_hal_conf.h": "c",
"limits": "c"
}
}