Skip to content

Initialising IMU overwrites settings #27

Open
@nuhash

Description

@nuhash

When calling LSM9DS1::begin(...), it calls LSM9DS1::init() which overrides any user defined settings

Perhaps call LSM9DS1::init() within the constructor instead to set default values for the settings. Users can then change them as necessary prior to calling LSM9DS1::begin().

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