This commit is contained in:
hugogogo
2025-03-04 16:26:45 +01:00
parent 1a86e78984
commit bec3898aa8
2 changed files with 88 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
{
"files.associations": {
"io.h": "c"
"io.h": "c",
"delay.h": "c"
}
}