update macros and headers

This commit is contained in:
hugogogo
2025-03-08 16:13:30 +01:00
parent 18be7948dd
commit 1be3750300
2 changed files with 5 additions and 4 deletions

View File

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