1
0
Fork 0
forked from len0rd/rockbox

let BUTTON_POWER exit the hw debug screen for the gigabeat

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15690 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2007-11-19 16:02:50 +00:00
parent 4c62c00f99
commit c359a0ee91

View file

@ -17,7 +17,7 @@
* *
****************************************************************************/ ****************************************************************************/
#define DEBUG_CANCEL BUTTON_A #define DEBUG_CANCEL BUTTON_POWER
bool __dbg_hw_info(void); bool __dbg_hw_info(void);
bool __dbg_ports(void); bool __dbg_ports(void);