blob: 73e16e02bed8e2b3a97cb5613cafdbf9de5370f0 [file] [log] [blame]
#include "frc971/imu/imu_calibrator.h"
ABSL_FLAG(
int32_t, imu_zeroing_buffer, 100,
"We will only consider readings stationary for purposes if calibration if "
"this many readings to either side appear to be stationary.");