forked from Archive/PX4-Autopilot
Merge branch 'master' of github.com:PX4/Firmware into px4io-i2c
This commit is contained in:
commit
5baea153e7
|
@ -67,7 +67,7 @@
|
||||||
#include "mtk.h"
|
#include "mtk.h"
|
||||||
|
|
||||||
|
|
||||||
#define TIMEOUT_5HZ 400
|
#define TIMEOUT_5HZ 500
|
||||||
#define RATE_MEASUREMENT_PERIOD 5000000
|
#define RATE_MEASUREMENT_PERIOD 5000000
|
||||||
|
|
||||||
/* oddly, ERROR is not defined for c++ */
|
/* oddly, ERROR is not defined for c++ */
|
||||||
|
|
Loading…
Reference in New Issue