summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 0ccba0de20..8a26efc70c 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -37,6 +37,9 @@
37/* Define this if you have a MAS3587F */ 37/* Define this if you have a MAS3587F */
38#define CONFIG_CODEC MAS3587F 38#define CONFIG_CODEC MAS3587F
39 39
40/* Enable this if you have done the backlight mod */
41//#define CONFIG_BACKLIGHT BL_PA14_HI
42
40#define BATTERY_CAPACITY_DEFAULT 1000 /* default battery capacity */ 43#define BATTERY_CAPACITY_DEFAULT 1000 /* default battery capacity */
41 44
42#ifndef SIMULATOR 45#ifndef SIMULATOR