summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-fmrecorder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index c49d291495..88ed9e433c 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -25,8 +25,8 @@
25/* Define this to the CPU frequency */ 25/* Define this to the CPU frequency */
26#define CPU_FREQ 11059200 26#define CPU_FREQ 11059200
27 27
28/* Battery scale factor (?) */ 28/* Battery scale factor (guessed, seems to be 1,25 * value from recorder) */
29#define BATTERY_SCALE_FACTOR 6465 29#define BATTERY_SCALE_FACTOR 8081
30 30
31/* Define this if you control power on PBDR (instead of PADR) */ 31/* Define this if you control power on PBDR (instead of PADR) */
32#define HAVE_POWEROFF_ON_PBDR 32#define HAVE_POWEROFF_ON_PBDR