spelling: targeting

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 15:48:59 -05:00
parent c477e689c9
commit ccca8fddcd

View file

@ -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