altoslib: Correct mega/metrum eeprom years by adding 2000
authorKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:34:41 +0000 (17:34 -0600)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:34:41 +0000 (17:34 -0600)
commitd203a2da2641bec21a4257c8a7b03d9a1eba53a5
treeb917987a31a86691eca4f28c4b31b36faa9b9d7b
parent999c3c7866613e658a6c26374499bc516bbc944d
altoslib: Correct mega/metrum eeprom years by adding 2000

The files contain a single byte for year, which is always years since 2000.

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