summaryrefslogtreecommitdiff
path: root/firmware/export/config/lyreproto1.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/lyreproto1.h')
-rw-r--r--firmware/export/config/lyreproto1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/lyreproto1.h b/firmware/export/config/lyreproto1.h
index 1413adc7e3..95808cf2f5 100644
--- a/firmware/export/config/lyreproto1.h
+++ b/firmware/export/config/lyreproto1.h
@@ -84,6 +84,8 @@
84#define BATTERY_CAPACITY_INC 100 /* capacity increment */ 84#define BATTERY_CAPACITY_INC 100 /* capacity increment */
85#define BATTERY_TYPES_COUNT 1 /* only one type */ 85#define BATTERY_TYPES_COUNT 1 /* only one type */
86 86
87#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
88
87#define CONFIG_CPU AT91SAM9260 89#define CONFIG_CPU AT91SAM9260
88 90
89/* Define this to the CPU frequency */ 91/* Define this to the CPU frequency */