From: Keith Packard Date: Tue, 9 May 2017 07:22:35 +0000 (-0700) Subject: altosui: Use new eeprom reading code X-Git-Tag: 1.8~129 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=e311cefae19d7dc71fb10e9a943daa8e2313c8f8;hp=e311cefae19d7dc71fb10e9a943daa8e2313c8f8 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 ---