1
0
Fork 0
forked from len0rd/rockbox

set the s5l8700 i2c define to a unique number

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17822 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2008-06-28 00:02:03 +00:00
parent 3ce62b6413
commit b2ce7e2801

View file

@ -159,7 +159,7 @@
#define I2C_TCC77X 10
#define I2C_TCC780X 11
#define I2C_DM320 12 /* DM320 style */
#define I2C_S5L8700 12
#define I2C_S5L8700 13
/* CONFIG_LED */
#define LED_REAL 1 /* SW controlled LED (Archos recorders, player) */