0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 11:22:00 +01:00
Files
fm95/.vscode/settings.json
2024-12-31 16:10:21 +01:00

8 lines
146 B
JSON

{
"files.associations": {
"filters.h": "c",
"features.h": "c",
"constants.h": "c",
"oscillator.h": "c"
}
}