Skip to content

Update the serial buffer access to use ring buffer #21

@Bucknalla

Description

@Bucknalla

Currently buffer written to with one index and read from with another index. When indexes match, we assume we can overwrite the contents of the buffer. It would be better to use a ring buffer for type of access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions