MiaoUI/.vscode/settings.json

5 lines
69 B
JSON
Raw Normal View History

2023-06-30 04:50:02 +00:00
{
"files.associations": {
"stm32f10x_gpio.h": "c"
}
}