mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: achieve
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2a9f359b51
commit
572925d9fb
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue