mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: targeting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
c477e689c9
commit
ccca8fddcd
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ static void prv_write_reg(uint8_t reg, uint8_t value) {
|
|||
// Wait 2 us (active mode) or 450 us (suspend mode)
|
||||
// before issuing the next read or write command.
|
||||
//
|
||||
// TODO: I'm pretty sure if commands are specifically targetting
|
||||
// TODO: I'm pretty sure if commands are specifically targeting
|
||||
// a unit in suspend mode, we will need to delay for 450us even if
|
||||
// the other unit is powered up in Normal mode
|
||||
if (s_accel_power_mode == BMI160_Accel_Mode_Normal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue