mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 19:53:18 -04:00
echoplayer: disable recording
Though the rev1 hardware is capable of recording from a headset mic, this feature seems likely to be dropped on future hardware revisions, and I don't see much point to implementing it now. Change-Id: I77e403bdd1ca53f9018835d3c3042dc86ee0f8f3
This commit is contained in:
parent
3a70003d23
commit
ad45b2910a
3 changed files with 0 additions and 25 deletions
|
|
@ -26,6 +26,4 @@
|
|||
* when changing the volume */
|
||||
AUDIOHW_SETTING(VOLUME, "dB", 1, 5, -790, 0, -200);
|
||||
|
||||
AUDIOHW_SETTING(MIC_GAIN, "dB", 0, 1, 0, 63, 12);
|
||||
|
||||
#endif /* __ECHOPLAYER_CODEC_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue