Use either virtual or adc amperage meter.
commitb3bf80eab8472fbaddd5c39bffa4cdd760943b2c
authorHydra <dominic.clifton@cleanflight.com>
Mon, 12 Sep 2016 16:45:57 +0000 (12 18:45 +0200)
committerHydra <dominic.clifton@cleanflight.com>
Mon, 12 Sep 2016 16:45:57 +0000 (12 18:45 +0200)
treed9852565e32d81c906ddcf8627c6d62fc7c868cc
parent8554617dbc003be04eb0612ecb5b7d6631d5e63b
Use either virtual or adc amperage meter.

It's possible to use them both at the same time but there are a few
issues to fix before that can happen.

* telemetry needs amperage
* msp needs amperage for OSDs
* blackbox need amperage

There would have to be a way to set the source for each thing and that
would likely lead to confusion and complication that most users do need.

This also saves a few CPU cycles by only calculating what is needed.
src/main/fc/cleanflight_fc.c