mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
YH820/YH92X: Properly enable morse input.
Change-Id: I6a35d64d0859b7ef429919c260a69974d6fdfafb
This commit is contained in:
parent
91bd7f1eba
commit
aa8ba60fea
5 changed files with 15 additions and 5 deletions
|
|
@ -92,6 +92,9 @@
|
|||
|
||||
#define CONFIG_KEYPAD SAMSUNG_YH920_PAD
|
||||
|
||||
/* Define this to enable morse code input */
|
||||
#define HAVE_MORSE_INPUT
|
||||
|
||||
/* Define this if you do software codec */
|
||||
#define CONFIG_CODEC SWCODEC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue