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:
parent
3ce62b6413
commit
b2ce7e2801
1 changed files with 1 additions and 1 deletions
|
@ -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) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue