Files
42_EXT_03_42chips/.vscode/settings.json
2025-03-09 02:34:11 +01:00

12 lines
177 B
JSON

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