summaryrefslogtreecommitdiff
path: root/firmware/export/config-cowond2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r--firmware/export/config-cowond2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h
index fd696aae66..b723201340 100644
--- a/firmware/export/config-cowond2.h
+++ b/firmware/export/config-cowond2.h
@@ -122,6 +122,10 @@
122 122
123#ifndef SIMULATOR 123#ifndef SIMULATOR
124 124
125/* define this if the backlight thread is used for fade, not for sim, needs
126 * HAVE_BACKLIGHT_BRIGHTNESS */
127#define USE_BACKLIGHT_SW_FADING
128
125/* Define this if you have a TCC7801 */ 129/* Define this if you have a TCC7801 */
126#define CONFIG_CPU TCC7801 130#define CONFIG_CPU TCC7801
127 131