mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Clip+: si4702 FM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25190 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ade669f0e7
commit
6159278e0d
2 changed files with 3 additions and 3 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#define I2C_SCL_PIN 4
|
||||
#define I2C_SDA_PIN 5
|
||||
|
||||
#elif defined(SANSA_CLIPV2)
|
||||
#elif defined(SANSA_CLIPV2) || defined(SANSA_CLIPPLUS)
|
||||
#define I2C_GPIO(x) GPIOB_PIN(x)
|
||||
#define I2C_GPIO_DIR GPIOB_DIR
|
||||
#define I2C_SCL_PIN 6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue