altosui: Stop downloading eeprom data on a block full of invalid data
authorKeith Packard <keithp@keithp.com>
Thu, 13 Sep 2012 04:32:25 +0000 (21:32 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 13 Sep 2012 04:35:34 +0000 (21:35 -0700)
commit7e237920abb582d7ceb3e1925b11a848575ac68a
tree61725c0a154ab8aebca7491504856671130970b1
parent07d9ba938f2742da1bce5d8df55cbc236207a981
altosui: Stop downloading eeprom data on a block full of invalid data

When no valid records are found within an eeprom block, we assume that
no more data will be found within the entire storage area.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosEepromDownload.java