altos: Allow value other than 0 for marking erased flights
authorKeith Packard <keithp@keithp.com>
Sat, 7 Jun 2014 17:09:51 +0000 (10:09 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 7 Jun 2014 17:09:51 +0000 (10:09 -0700)
commit1d6ca536c688d35b3cba0a829b04b93c5124b328
treecb7563eda12a5220a8e902f2e8c65e1718bf7868
parentb8a29d65ec605a995de1d1ec8b110d620d2f7a87
altos: Allow value other than 0 for marking erased flights

on-chip eeprom doesn't erase to 0xff, so let TeleMega use a different
value.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_log.c