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

14 lines
221 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",
"rush_header.h": "c",
"twi.h": "c"
}
}