From 6a83a18cf49c08dc63fb0a48675e1bf58770ba66 Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Wed, 26 Mar 2025 19:18:05 +0100 Subject: [PATCH] remove fm mpx being on by default --- src/fm95.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fm95.c b/src/fm95.c index 476260a..792e4ea 100644 --- a/src/fm95.c +++ b/src/fm95.c @@ -24,7 +24,7 @@ #define INPUT_DEVICE "FM_Audio.monitor" #define OUTPUT_DEVICE "alsa_output.platform-soc_sound.stereo-fallback" #define RDS_DEVICE "RDS.monitor" -#define MPX_DEVICE "FM_MPX.monitor" +// #define MPX_DEVICE "FM_MPX.monitor" // #define SCA_DEVICE "" #define BUFFER_SIZE 2048