Skip to content

Commit 0311c16

Browse files
committed
Remove DEFAULT_CURRENT_METER_OFFSET and change DEFAULT_CURRENT_METER_SCALE to match the theoretical value
1 parent d4c5387 commit 0311c16

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configs/SPEEDYBEEF435AIOELRS/config.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@
9696
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
9797
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
9898
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
99-
#define DEFAULT_CURRENT_METER_SCALE 215
100-
#define DEFAULT_CURRENT_METER_OFFSET -12390
99+
#define DEFAULT_CURRENT_METER_SCALE 250
101100

102101
#define MSP_UART SERIAL_PORT_USART1
103102
#define SERIALRX_UART SERIAL_PORT_UART5

0 commit comments

Comments
 (0)