Add SKIP_3D_FLIGHT to CJMCU build. Brushless CJMCU does not support 3D
commitab097a31a2d074eaa52831e800df4f5c5e989e4d
authorHydra <dominic.clifton@cleanflight.com>
Mon, 31 Oct 2016 19:22:57 +0000 (31 20:22 +0100)
committerHydra <dominic.clifton@cleanflight.com>
Mon, 31 Oct 2016 19:22:57 +0000 (31 20:22 +0100)
tree069230ad31c974ec5cacf8f78da09380d9902dfc
parent3cb8a6757972f7e11b268b081cb175a731c7c18c
Add SKIP_3D_FLIGHT to CJMCU build.  Brushless CJMCU does not support 3D
flying.  Saves quite a lot of flash space.

Perhaps it's possible to automatically enable SKIP_3D_FLIGHT when
BRUSHED_MOTORS is enabled.
src/main/fc/boot.c
src/main/fc/msp_server_fc.c
src/main/flight/mixer.c [changed mode: 0755->0644]
src/main/flight/mixer.h
src/main/target/CJMCU/target.h