Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

[libs:libbpmclient] Hardcoded information about sample size #152

@lerwys

Description

@lerwys

Problem: libbpmclient has hardcoded code asuming the sample size of the ADC sample is always int16_t. However, recently we have changed that to 32-bots, causing an assertion to trigger and killing the process.

Solution: Implement a generic way of dealing with this

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