summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 79d50bf533..f5e4862995 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -159,7 +159,7 @@
159#define I2C_TCC77X 10 159#define I2C_TCC77X 10
160#define I2C_TCC780X 11 160#define I2C_TCC780X 11
161#define I2C_DM320 12 /* DM320 style */ 161#define I2C_DM320 12 /* DM320 style */
162#define I2C_S5L8700 12 162#define I2C_S5L8700 13
163 163
164/* CONFIG_LED */ 164/* CONFIG_LED */
165#define LED_REAL 1 /* SW controlled LED (Archos recorders, player) */ 165#define LED_REAL 1 /* SW controlled LED (Archos recorders, player) */