boards: cubepilot orange/yellow fix BOARD_DSHOT_MOTOR_ASSIGNMENT

This commit is contained in:
Daniel Agar 2020-09-23 17:26:03 -04:00
parent 4f8bcec1d7
commit 8398e80fa5
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@
#define BOARD_HAS_PWM DIRECT_PWM_OUTPUT_CHANNELS
#define BOARD_DSHOT_MOTOR_ASSIGNMENT {3, 2, 1, 0, 4};
#define BOARD_DSHOT_MOTOR_ASSIGNMENT {3, 2, 1, 0, 4, 5};
#define BOARD_ENABLE_CONSOLE_BUFFER

View File

@ -145,7 +145,7 @@
#define BOARD_HAS_PWM DIRECT_PWM_OUTPUT_CHANNELS
#define BOARD_DSHOT_MOTOR_ASSIGNMENT {3, 2, 1, 0, 4};
#define BOARD_DSHOT_MOTOR_ASSIGNMENT {3, 2, 1, 0, 4, 5};
#define BOARD_ENABLE_CONSOLE_BUFFER