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:
parent
4c62c00f99
commit
c359a0ee91
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue