Skip to content

Commit 1203f06

Browse files
committed
Update the current meter scale and offset
1 parent f61c337 commit 1203f06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configs/SPEEDYBEEF435AIOELRS/config.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@
9797
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
9898
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
9999
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
100-
#define DEFAULT_CURRENT_METER_SCALE 800
100+
#define DEFAULT_CURRENT_METER_SCALE 215
101+
#define DEFAULT_CURRENT_METER_OFFSET -12390
101102

102103
#define MSP_UART SERIAL_PORT_USART1
103104
#define SERIALRX_UART SERIAL_PORT_UART5

0 commit comments

Comments
 (0)