mirror of https://github.com/ArduPilot/ardupilot
Rover: run serial0 at 57600 on PX4
This commit is contained in:
parent
346f6cb903
commit
0b03df4e69
|
@ -128,6 +128,7 @@
|
|||
# define BATTERY_PIN_1 -1
|
||||
# define CURRENT_PIN_1 -1
|
||||
# define MAG_ORIENTATION ROTATION_NONE
|
||||
# define SERIAL0_BAUD 57600
|
||||
#endif
|
||||
|
||||
#if CONFIG_HAL_BOARD == HAL_BOARD_AVR_SITL
|
||||
|
|
Loading…
Reference in New Issue