APM: the CLI fits nicely on the 1280 again now

I find the CLI very useful for testing, so enable it by default on the
1280. Logging is still off by default.
This commit is contained in:
Andrew Tridgell 2012-02-14 08:33:49 +11:00
parent 4ec3857476
commit c6f3f7065c
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@
#endif
#if defined( __AVR_ATmega1280__ )
#define CLI_ENABLED DISABLED
#define LOGGING_ENABLED DISABLED
#endif