test.c/.vscode/settings.json

7 lines
113 B
JSON
Raw Normal View History

2019-07-13 21:22:43 +00:00
{
"files.associations": {
"stdbool.h": "c",
"cstdlib": "c",
"ftdi_dev.h": "c"
2019-07-13 21:22:43 +00:00
}
}