mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: accelerometer
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
4ed801eaf9
commit
605fe7756e
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ static const BoardConfigAccel BOARD_CONFIG_ACCEL = {
|
|||
.axes_inverts[AXIS_Y] = true,
|
||||
.axes_inverts[AXIS_Z] = true,
|
||||
#endif
|
||||
// This is affected by the acceleromter's configured ODR, so this value
|
||||
// This is affected by the accelerometer's configured ODR, so this value
|
||||
// will need to be tuned again once we stop locking the BMA255 to an ODR of
|
||||
// 125 Hz.
|
||||
.shake_thresholds[AccelThresholdHigh] = 64,
|
||||
|
|
Loading…
Add table
Reference in a new issue