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)
commit0014addf3356bad1eff76cffc396fb120308646c
tree55d70e0ccaa122a30fdb7a29a07e580fe583ea15
parent810f9a4f79b0480973d84595140d3f8948ce26d9
altoslib: TeleMega telemetry pyro voltages are uint8

Using int8 means that voltages over about 6V are reported incorrectly.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosTelemetryMegaData.java