inv-sw-32u4/.vscode/settings.json

9 lines
122 B
JSON
Raw Normal View History

{
"files.associations": {
2022-05-27 00:18:20 +00:00
"io.h": "c",
"sfr_defs.h": "c",
"string.h": "c",
"random": "c",
"math.h": "c"
}
}