ignition_monitor/.vscode/settings.json

9 lines
159 B
JSON
Raw Normal View History

{
"files.associations": {
"interrupt.h": "c",
"io.h": "c",
"iotn85.h": "c",
"iotnx5.h": "c",
"sleep.h": "c"
}
}