1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

OP-1659 - Revonano, raise sensor rate to 500Hz

This commit is contained in:
Alessio Morale 2015-03-22 13:22:22 +01:00
parent 54b83085bb
commit 2dcc9e5deb

View File

@ -95,7 +95,7 @@
#define PIOS_MPU9250_ACCEL
#define PIOS_MPU9250_MAG
#define PIOS_SENSOR_RATE 333.0f
#define PIOS_SENSOR_RATE 500.0f
// #define PIOS_INCLUDE_WS2811