mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-12 09:33:59 -03:00
AP_BoardConfig: updated defines for VRBRAIN
This commit is contained in:
parent
95ae69eb1c
commit
7ee8898948
@ -42,6 +42,7 @@
|
|||||||
#else // V2
|
#else // V2
|
||||||
#define BOARD_PWM_COUNT_DEFAULT 4
|
#define BOARD_PWM_COUNT_DEFAULT 4
|
||||||
#define BOARD_SER1_RTSCTS_DEFAULT 2
|
#define BOARD_SER1_RTSCTS_DEFAULT 2
|
||||||
|
#endif
|
||||||
#elif CONFIG_HAL_BOARD == HAL_BOARD_VRBRAIN
|
#elif CONFIG_HAL_BOARD == HAL_BOARD_VRBRAIN
|
||||||
# define BOARD_SAFETY_ENABLE_DEFAULT 0
|
# define BOARD_SAFETY_ENABLE_DEFAULT 0
|
||||||
# define BOARD_PWM_COUNT_DEFAULT 8
|
# define BOARD_PWM_COUNT_DEFAULT 8
|
||||||
|
Loading…
Reference in New Issue
Block a user