altos: Program default flight log max value for new boards
authorKeith Packard <keithp@keithp.com>
Wed, 19 Jan 2011 19:21:52 +0000 (11:21 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 19 Jan 2011 19:21:52 +0000 (11:21 -0800)
commit97f4f2e0d28eec1cf19d2d25140e42f6ac277700
treee74efe09b3f804289d7ee4222d9914770ee02955
parent480587cf514ba21885b24c3b8fcb98d6b76ea8f4
altos: Program default flight log max value for new boards

New boards have no config space values at all, and so they need each
value to be set. Yes, this should be fixed so that there aren't two
copies of these assignments.

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