mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-26 01:33:56 -04:00
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:
parent
d90dc4d893
commit
35badbb97d
@ -51,7 +51,6 @@
|
||||
#endif
|
||||
|
||||
#if defined( __AVR_ATmega1280__ )
|
||||
#define CLI_ENABLED DISABLED
|
||||
#define LOGGING_ENABLED DISABLED
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user