mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Clean CJMCU target file for unused define
This commit is contained in:
parent
706897c187
commit
bfaa2dc029
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@
|
||||||
#define BRUSHED_MOTORS
|
#define BRUSHED_MOTORS
|
||||||
#define DEFAULT_FEATURES FEATURE_MOTOR_STOP
|
#define DEFAULT_FEATURES FEATURE_MOTOR_STOP
|
||||||
#define SKIP_SERIAL_PASSTHROUGH
|
#define SKIP_SERIAL_PASSTHROUGH
|
||||||
#define SKIP_PID_FLOAT
|
|
||||||
#undef USE_CLI
|
#undef USE_CLI
|
||||||
|
|
||||||
// Since the CJMCU PCB has holes for 4 motors in each corner we can save same flash space by disabling support for other mixers.
|
// Since the CJMCU PCB has holes for 4 motors in each corner we can save same flash space by disabling support for other mixers.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue