0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 11:33:54 +01:00

remove comment

This commit is contained in:
2025-01-25 23:42:11 +01:00
parent c63e94744e
commit a1feb6c0a9

View File

@@ -35,7 +35,7 @@
#define MONO_VOLUME 0.45f // L+R Signal #define MONO_VOLUME 0.45f // L+R Signal
#define PILOT_VOLUME 0.09f // 19 KHz Pilot #define PILOT_VOLUME 0.09f // 19 KHz Pilot
#define STEREO_VOLUME 0.45f // L-R signal possibly can be set to .9 because im not sure if usb will be 2 times stronger than dsb-sc #define STEREO_VOLUME 0.45f // L-R signal
#define MPX_VOLUME 1.0f #define MPX_VOLUME 1.0f
#ifdef PREEMPHASIS #ifdef PREEMPHASIS