altosuilib: Receiver battery voltage lives in listener_state
authorKeith Packard <keithp@keithp.com>
Fri, 26 Jun 2015 01:33:46 +0000 (18:33 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 26 Jun 2015 01:43:13 +0000 (18:43 -0700)
commitf76d5e4fc2ed1e0d79c096cc89793d671ecb78c3
tree413c4a4e5a2c85790eaa54336b7036f44c7753cb
parent7c0f66bf64f410415afaff1b5c8e1443512b7a57
altosuilib: Receiver battery voltage lives in listener_state

The code to detect whether to show or hide this entry was using
functions that weren't given the listener_state and hence returned
MISSING all of the time.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosUIUnitsIndicator.java