Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

set the s5l8700 i2c define to a unique number

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17822 a1c6a512-1295-4272-9138-f99709370657

+1 -1
+1 -1
firmware/export/config.h
··· 159 159 #define I2C_TCC77X 10 160 160 #define I2C_TCC780X 11 161 161 #define I2C_DM320 12 /* DM320 style */ 162 - #define I2C_S5L8700 12 162 + #define I2C_S5L8700 13 163 163 164 164 /* CONFIG_LED */ 165 165 #define LED_REAL 1 /* SW controlled LED (Archos recorders, player) */