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 8398e80fa5
commit 740c471021
2 changed files with 0 additions and 4 deletions
-2
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 { \
-2
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 { \