Skip to content

PositioningSensor::bmi2_delay_us  #11

Description

@jakorten

period is not used, changing

usDelay = usDelay * period;

seems to cause a delay that is way too long...

Little strange.

Maybe change TickType_t usDelay = pdMS_TO_TICKS(100); to TickType_t usDelay = pdMS_TO_TICKS(period); ???

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions