1
0
Fork 0
forked from len0rd/rockbox

set I2C type properly

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12363 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2007-02-17 22:55:33 +00:00
parent 7bcfc1ddfe
commit fa2d49a5b9
3 changed files with 6 additions and 0 deletions

View file

@ -59,6 +59,8 @@
and then set it to input to see if it stays low or goes high */
#define HAVE_I2C_LOW_FIRST
#define CONFIG_I2C I2C_PLAYREC
/* Define this if you control power on PADR (instead of PBDR) */
#define HAVE_POWEROFF_ON_PADR