diff options
Diffstat (limited to 'firmware/export/config-h10.h')
-rw-r--r-- | firmware/export/config-h10.h | 2 |
1 files changed, 2 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 @@ #define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */ +#define AB_REPEAT_ENABLE 1 + #ifndef SIMULATOR /* Define this if you have a PortalPlayer PP5020 */ |