summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 2efe4834a7..9917b63e68 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -13,6 +13,9 @@
13 13
14#ifndef SIMULATOR 14#ifndef SIMULATOR
15 15
16/* Define this if you have a Motorola SCF5249 */
17#define HAVE_SCF5249
18
16/* Define this if the platform has batteries */ 19/* Define this if the platform has batteries */
17#define HAVE_BATTERIES 1 20#define HAVE_BATTERIES 1
18 21