some refactoring

This commit is contained in:
2025-03-15 10:31:50 +01:00
parent 292956abf1
commit b6546dd281
7 changed files with 125 additions and 92 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
extern int open_control_pipe(char *filename);
extern void close_control_pipe();
extern void poll_control_pipe(RDSModulator* enc);
extern void poll_control_pipe(RDSModulator* mod);