LedBars/.vscode/settings.json

9 lines
171 B
JSON

{
"files.associations": {
"stdlib.h": "c",
"websocket.h": "c",
"stdint.h": "c",
"stdint-gcc.h": "c",
"rpi_param.h": "c"
}
}