1
0
Fork 0
forked from len0rd/rockbox

Add more information to the battery debug screen for Nano2G

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24723 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sparmann 2010-02-17 15:57:53 +00:00
parent b3c18aeb4d
commit e5c815272d
11 changed files with 94 additions and 58 deletions

View file

@ -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 + 0x200
#define THREAD_STACK_SIZE DEFAULT_STACK_SIZE + 0x1200
#if CONFIG_KEYPAD == RECORDER_PAD