gpio_ftdi/.vscode/settings.json

8 lines
136 B
JSON

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