0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00
This commit is contained in:
2025-01-01 13:10:59 +01:00
parent 1c3678644e
commit ce27428b5e
4 changed files with 9 additions and 1 deletions

View File

@@ -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"
}
}