summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index f9901666e5..d9260e6cca 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -74,6 +74,9 @@
74 74
75#define BATTERY_SCALE_FACTOR 23437 /* FIX: this value is picked at random */ 75#define BATTERY_SCALE_FACTOR 23437 /* FIX: this value is picked at random */
76 76
77/* Define if we have a hardware defect that causes ticking on the audio line */
78#define HAVE_REMOTE_LCD_TICKING
79
77/* Define this if the platform can charge batteries */ 80/* Define this if the platform can charge batteries */
78#define HAVE_CHARGING 1 81#define HAVE_CHARGING 1
79 82