test.c/.vscode/settings.json

7 lines
113 B
JSON

{
"files.associations": {
"stdbool.h": "c",
"cstdlib": "c",
"ftdi_dev.h": "c"
}
}