altos: Correct flight log max on Tm to 5k
authorKeith Packard <keithp@keithp.com>
Mon, 8 Aug 2011 18:58:23 +0000 (11:58 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 8 Aug 2011 19:13:02 +0000 (12:13 -0700)
commit30670732ca3f5a34025ab4bc4c69afa45637b4d6
treebb837bb0c65b7699dfa8ec9b5321e945b7ecee6c
parenta67c16958df8e60b131b01e00fd5bca590af0e7d
altos: Correct flight log max on Tm to 5k

Was using the wrong #define name to check for Tm/Tn devices that use
internal flash for data storage.

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