altosui: Always read whole eeprom block, even at end of flight
authorKeith Packard <keithp@keithp.com>
Sat, 19 Feb 2011 09:04:19 +0000 (01:04 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 19 Feb 2011 09:11:53 +0000 (01:11 -0800)
Instead of stopping early, continue reading the whole eeprom block so
that the extra serial data doesn't end up confusing the next user of
the serial line, which may well be reading the next flight.

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

No differences found