list_easy_timer/.vscode/settings.json

10 lines
194 B
JSON

{
"files.associations": {
"easy_timer.h": "c",
"stdio.h": "c",
"windows.h": "c",
"cmath": "c",
"list.h": "c",
"stdlib.h": "c"
}
}