summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-h10.h2
-rw-r--r--firmware/export/config-h10_5gb.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index d29bd6c22d..dbb7583304 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -70,6 +70,8 @@
70 70
71#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */ 71#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */
72 72
73#define AB_REPEAT_ENABLE 1
74
73#ifndef SIMULATOR 75#ifndef SIMULATOR
74 76
75/* Define this if you have a PortalPlayer PP5020 */ 77/* Define this if you have a PortalPlayer PP5020 */
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index e40fdeab86..6fcc0f29f0 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -65,6 +65,8 @@
65 65
66#define BATTERY_CAPACITY_DEFAULT 820 /* default battery capacity */ 66#define BATTERY_CAPACITY_DEFAULT 820 /* default battery capacity */
67 67
68#define AB_REPEAT_ENABLE 1
69
68#ifndef SIMULATOR 70#ifndef SIMULATOR
69 71
70/* Define this if you have a PortalPlayer PP5020 */ 72/* Define this if you have a PortalPlayer PP5020 */