forked from len0rd/rockbox
defaulting #define CRT_DISPLAY to off
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@346 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f2c1255922
commit
a4f0f49a35
1 changed files with 1 additions and 2 deletions
|
@ -42,7 +42,6 @@
|
|||
#define DEFAULT_POWEROFF_SETTING 0
|
||||
#define DEFAULT_BACKLIGHT_SETTING 1
|
||||
|
||||
#define DEBUG_CRT_ON 1
|
||||
#define CRT_DISPLAY 1
|
||||
#define CRT_DISPLAY 0 /* see debug.c debug() -> printf() */
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue