We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61c337 commit 1203f06Copy full SHA for 1203f06
configs/SPEEDYBEEF435AIOELRS/config.h
@@ -97,7 +97,8 @@
97
#define DEFAULT_DSHOT_TELEMETRY DSHOT_TELEMETRY_ON
98
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
99
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
100
-#define DEFAULT_CURRENT_METER_SCALE 800
+#define DEFAULT_CURRENT_METER_SCALE 215
101
+#define DEFAULT_CURRENT_METER_OFFSET -12390
102
103
#define MSP_UART SERIAL_PORT_USART1
104
#define SERIALRX_UART SERIAL_PORT_UART5
0 commit comments