diff --git a/src/fw/drivers/imu/bma255/bma255.h b/src/fw/drivers/imu/bma255/bma255.h index be5757e3..43ed5096 100644 --- a/src/fw/drivers/imu/bma255/bma255.h +++ b/src/fw/drivers/imu/bma255/bma255.h @@ -74,7 +74,7 @@ typedef enum { BMA255BandwidthCount } BMA255Bandwidth; -//! In order to acheive low power consumptions, the BMA255 Output Data Rate (ODR) +//! In order to achieve low power consumptions, the BMA255 Output Data Rate (ODR) //! is determined by a combination of: //! - high-bandwidth operating rate: //! Less filtering is done on the bma255, which has a direct impact on power consumption.