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