summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index a535e47905..8237d8cec7 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -30,6 +30,9 @@
30/* Define this if you have a MAS3539F */ 30/* Define this if you have a MAS3539F */
31#define CONFIG_CODEC MAS3539F 31#define CONFIG_CODEC MAS3539F
32 32
33/* Enable this if you have done the backlight mod */
34//#define CONFIG_BACKLIGHT BL_PA14_HI
35
33#define BATTERY_CAPACITY_DEFAULT 1000 /* default battery capacity */ 36#define BATTERY_CAPACITY_DEFAULT 1000 /* default battery capacity */
34 37
35#ifndef SIMULATOR 38#ifndef SIMULATOR