mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
includes
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -3,6 +3,11 @@
|
||||
"filters.h": "c",
|
||||
"features.h": "c",
|
||||
"constants.h": "c",
|
||||
"oscillator.h": "c"
|
||||
"oscillator.h": "c",
|
||||
"simple.h": "c",
|
||||
"stdio.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"error.h": "c",
|
||||
"math.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user