mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
fix
This commit is contained in:
5
.vscode/.server-controller-port.log
vendored
5
.vscode/.server-controller-port.log
vendored
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"port": 13452,
|
||||
"time": 1742672637302,
|
||||
"version": "0.0.3"
|
||||
}
|
||||
@@ -24,7 +24,6 @@
|
||||
#define INPUT_DEVICE "FM_Audio.monitor"
|
||||
#define OUTPUT_DEVICE "alsa_output.platform-soc_sound.stereo-fallback"
|
||||
#define RDS_DEVICE "RDS.monitor"
|
||||
// #define RDS2_DEVICE "RDS2.monitor"
|
||||
#define MPX_DEVICE "FM_MPX.monitor"
|
||||
// #define SCA_DEVICE ""
|
||||
|
||||
@@ -95,11 +94,6 @@ void show_help(char *name) {
|
||||
#else
|
||||
,"not set"
|
||||
#endif
|
||||
#ifdef RDS2_DEVICE
|
||||
,RDS2_DEVICE
|
||||
#else
|
||||
,"not set"
|
||||
#endif
|
||||
#ifdef SCA_DEVICE
|
||||
,SCA_DEVICE
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user