Plane: run PX4 console at 57600

This commit is contained in:
Andrew Tridgell 2013-01-20 22:11:11 +11:00
parent a341d59ed0
commit 2e04d4827a

View File

@ -147,6 +147,7 @@
# define MAGNETOMETER ENABLED
# define MAG_ORIENTATION ROTATION_NONE
# define CONFIG_BARO AP_BARO_PX4
# define SERIAL0_BAUD 57600
#endif