boards: CUAV Nora/X7pro fix BOARD_DSHOT_MOTOR_ASSIGNMENT

- BOARD_DSHOT_MOTOR_ASSIGNMENT isn't needed if there's no remapping
This commit is contained in:
Daniel Agar 2020-09-23 17:26:24 -04:00
parent 762d925d20
commit f04f0c89ca
2 changed files with 0 additions and 4 deletions

View File

@ -199,8 +199,6 @@
#define BOARD_HAS_PWM DIRECT_PWM_OUTPUT_CHANNELS
#define BOARD_DSHOT_MOTOR_ASSIGNMENT {3, 2, 1, 0, 4};
#define BOARD_ENABLE_CONSOLE_BUFFER
#define PX4_GPIO_INIT_LIST { \

View File

@ -199,8 +199,6 @@
#define BOARD_HAS_PWM DIRECT_PWM_OUTPUT_CHANNELS
#define BOARD_DSHOT_MOTOR_ASSIGNMENT {3, 2, 1, 0, 4};
#define BOARD_ENABLE_CONSOLE_BUFFER
#define PX4_GPIO_INIT_LIST { \