summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 17bc626a80..2ae7ef2c53 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -208,6 +208,8 @@
208 Usually application ports, and only 208 Usually application ports, and only
209 if the estimation is better that ours 209 if the estimation is better that ours
210 (which it probably is) */ 210 (which it probably is) */
211#define CURRENT_MEASURE 8 /* Target can report battery charge and/or
212 * discharge current */
211/* CONFIG_LCD */ 213/* CONFIG_LCD */
212#define LCD_SSD1815 1 /* as used by Sansa M200 and others */ 214#define LCD_SSD1815 1 /* as used by Sansa M200 and others */
213#define LCD_S1D15E06 3 /* as used by iRiver H100 series */ 215#define LCD_S1D15E06 3 /* as used by iRiver H100 series */