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-06-28 18:15:58 +02:00
parent aaea2fbf65
commit 26f9ccc0c7
4 changed files with 227 additions and 102 deletions

View File

@@ -22,6 +22,8 @@ and one output:
## How to compile?
Note that you're required also to load submodules, if you don't know what that means then ask ChatGPT
To compile you need `cmake`, `liquid-dsp` and `libpulse-dev`, if you have those then do these commands:
```bash