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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 947a42e776..ae1940c987 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -64,6 +64,8 @@
64/* define this if you have recording possibility */ 64/* define this if you have recording possibility */
65#define HAVE_RECORDING 1 65#define HAVE_RECORDING 1
66 66
67#define BATTERY_CAPACITY_DEFAULT 1300 /* default battery capacity */
68
67#ifndef SIMULATOR 69#ifndef SIMULATOR
68 70
69/* Define this if you have a Motorola SCF5249 */ 71/* Define this if you have a Motorola SCF5249 */