1
0
mirror of synced 2024-12-18 06:55:52 +01:00
lindbergh-loader/.vscode/settings.json

12 lines
209 B
JSON
Raw Normal View History

2022-07-28 13:43:10 +02:00
{
"files.associations": {
"string.h": "c",
"rideboard.h": "c",
"serial.h": "c",
"jvs.h": "c",
"time.h": "c",
"stdarg.h": "c",
"ioctl.h": "c"
}
}