IN_VOLUME_MIXER enabled by default (was commented out)

This commit is contained in:
Ross Owen
2016-08-10 15:01:21 +01:00
parent e7c954ba63
commit ae3b543769

View File

@@ -1067,7 +1067,7 @@
#else
#if defined(MIXER)
/* Enabled by default */
//#define IN_VOLUME_IN_MIXER
#define IN_VOLUME_IN_MIXER
#endif
#endif