Files
42_EXT_03_42chips/.vscode/settings.json
2025-03-08 22:41:36 +01:00

11 lines
154 B
JSON

{
"files.associations": {
"io.h": "c",
"delay.h": "c",
"interrupt.h": "c",
"timer.h": "c",
"usart.h": "c",
"utils.h": "c"
}
}