altoslib: TeleMega telemetry pyro voltages are uint8
authorKeith Packard <keithp@keithp.com>
Sat, 30 Aug 2014 03:08:43 +0000 (22:08 -0500)
committerKeith Packard <keithp@keithp.com>
Sat, 30 Aug 2014 03:08:43 +0000 (22:08 -0500)
Using int8 means that voltages over about 6V are reported incorrectly.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found