Searched refs:GYRO_MAX (Results 1 – 1 of 1) sorted by relevance
144 constexpr float GYRO_MAX = 0.1f; // ~5 dps in testDirectReport() local232 ASSERT_LE(gyroNorm, GYRO_MAX); // < ~2.5 degree/s in testDirectReport()