altoslib: Ensure eeprom file body always exists
authorKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:31:58 +0000 (17:31 -0600)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:31:58 +0000 (17:31 -0600)
commit7d3af3d74f70a0933829be91ad3e3be04b1f1023
tree0aca55b5e266a40e52bc6efd22975a0179d5c22e
parent528e2e41112cad8a81bccbb89c3bd202b818a506
altoslib: Ensure eeprom file body always exists

Create an empty list of body elements if none were read from the file

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosEepromFile.java