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