RIDE/Software/addram/.vscode/settings.json
2024-12-31 14:41:07 +13:00

6 lines
84 B
JSON

{
"files.associations": {
"exec.h": "c",
"stdint.h": "c"
}
}