summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 59184a4dee..41bc83bf60 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -22,8 +22,8 @@
22/* Type of mobile power */ 22/* Type of mobile power */
23#define CONFIG_BATTERY BATT_3AAA_ALKALINE 23#define CONFIG_BATTERY BATT_3AAA_ALKALINE
24 24
25/* Battery scale factor (measured from Jörg's FM) */ 25/* Battery scale factor (average from 3 Ondios) */
26#define BATTERY_SCALE_FACTOR 4785 /* 4.890V read as 0x3FE */ 26#define BATTERY_SCALE_FACTOR 4735
27 27
28/* Define this if you control power on PB5 (instead of the OFF button) */ 28/* Define this if you control power on PB5 (instead of the OFF button) */
29#define HAVE_POWEROFF_ON_PB5 29#define HAVE_POWEROFF_ON_PB5