altos: Use alt_t value to hold displayed height in micropeak micropeak-build-2012-12-09
authorKeith Packard <keithp@keithp.com>
Mon, 10 Dec 2012 02:28:33 +0000 (18:28 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 10 Dec 2012 02:28:33 +0000 (18:28 -0800)
commitc233ef67f42c14cb1d0e0542a9523b279f826af5
tree96c887a7430553ec0072f48f99b7d0851c8b047b
parentdefd5d0784a754be30e3295067fbc85a108ad172
altos: Use alt_t value to hold displayed height in micropeak

Heights are 32 bits (to get .1 meter resolution) in micropeak; make
sure we have enough bits while blinking out the computed value.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/micropeak/ao_report_tiny.c