spelling: achieve

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 12:19:07 -05:00
parent 2a9f359b51
commit 572925d9fb

View file

@ -74,7 +74,7 @@ typedef enum {
BMA255BandwidthCount BMA255BandwidthCount
} BMA255Bandwidth; } 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: //! is determined by a combination of:
//! - high-bandwidth operating rate: //! - high-bandwidth operating rate:
//! Less filtering is done on the bma255, which has a direct impact on power consumption. //! Less filtering is done on the bma255, which has a direct impact on power consumption.