altosui: Use new eeprom reading code
authorKeith Packard <keithp@keithp.com>
Tue, 9 May 2017 07:22:35 +0000 (00:22 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 9 May 2017 07:22:35 +0000 (00:22 -0700)
commite311cefae19d7dc71fb10e9a943daa8e2313c8f8
treee2f0336744cb7fcd4457ddd6fb284dfc0d5ac7d9
parentc00a80f040de85be18c9d5150cb0661e08158c3d
altosui: Use new eeprom reading code

This just means using different file opening functions, which then
get matched by AltosEepromFile and sent off to the new eeprom code.

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