Skip to content

bma180 driver std::vector data out of scope #40

Description

@Poofjunior

Line 1351 to 1378

BMA180::readSensorData returns a pointer to a memory location that is out of scope. There are a few ways to rewrite the function. We could pass a pointer to the starting location of an array where the data will be written to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions