Skip to content
Snippets Groups Projects
Commit eed0eea1 authored by Michael Oborne's avatar Michael Oborne
Browse files

apm 1280 disables

parent dc31d82f
No related branches found
No related tags found
No related merge requests found
...@@ -50,6 +50,11 @@ ...@@ -50,6 +50,11 @@
# define CONFIG_APM_HARDWARE APM_HARDWARE_APM1 # define CONFIG_APM_HARDWARE APM_HARDWARE_APM1
#endif #endif
#if defined( __AVR_ATmega1280__ )
#define CLI_ENABLED DISABLED
#define LOGGING_ENABLED DISABLED
#endif
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////
// APM2 HARDWARE DEFAULTS // APM2 HARDWARE DEFAULTS
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment