forked from len0rd/rockbox
Revert accidental changes from r24723
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24724 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e5c815272d
commit
04ea85fb88
8 changed files with 56 additions and 67 deletions
|
|
@ -30,7 +30,7 @@ PLUGIN_HEADER
|
|||
#define EV_EXIT 1337
|
||||
|
||||
/* seems to work with 1300, but who knows... */
|
||||
#define THREAD_STACK_SIZE DEFAULT_STACK_SIZE + 0x1200
|
||||
#define THREAD_STACK_SIZE DEFAULT_STACK_SIZE + 0x200
|
||||
|
||||
#if CONFIG_KEYPAD == RECORDER_PAD
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue