Skip to content

Commit

Permalink
Update docs/wiki/configurator/power-tab.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Post <[email protected]>
  • Loading branch information
haslinghuis and KarateBrot authored Nov 25, 2024
1 parent b366efe commit fe3c828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wiki/configurator/power-tab.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Multiplier: 1 = this is to fine-tune the outcome of the calculation, a value of
Settings for the amperage meter to measure the current draw correctly, using this formula:

$$
Current(Amps) = (\frac{ADC (mV) * 10000}{amperage\_meter\_scale} + amperage\_meter\_offset) / 1000
\text{Current}[A] = \frac{\text{ADC}[mV] \cdot 10}{\text{amperage_meter_scale}} + \frac{\text{amperage_meter_offset}}{1000}
$$

### Scale
Expand Down

0 comments on commit fe3c828

Please sign in to comment.