0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00

turn lpf and emphasis into a common rc

This commit is contained in:
2025-01-21 14:32:50 +01:00
parent 1fef2f7598
commit 3ac9d67e3d
12 changed files with 40 additions and 45 deletions

View File

@@ -9,6 +9,8 @@
"stdlib.h": "c",
"error.h": "c",
"math.h": "c",
"options.h": "c"
"options.h": "c",
"random": "c",
"__locale": "c"
}
}