Merge Crazyflie motor driver with FMU

Comment corrections
This commit is contained in:
Dennis Shtatnov
2016-08-23 20:03:52 -04:00
committed by Lorenz Meier
parent e6b98b2ab8
commit e91821d2a2
16 changed files with 159 additions and 1201 deletions

View File

@@ -643,7 +643,7 @@ int Mavlink::mavlink_open_uart(int baud, const char *uart_name)
#endif
#ifndef B1000000
#define B1000000 1000000
#define B1000000 1000000
#endif
/* process baud rate */