altoslib: Correct tick wrapping in eeprom file reading
authorKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:32:37 +0000 (17:32 -0600)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:32:37 +0000 (17:32 -0600)
commit999c3c7866613e658a6c26374499bc516bbc944d
treea0de6175c4e593fc41bc3f68dc3657f7aa8f3f40
parent7d3af3d74f70a0933829be91ad3e3be04b1f1023
altoslib: Correct tick wrapping in eeprom file reading

Just need to signal that at least one record has been read to know
when to start checking for wrap

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