Skip to content

Bug in micro_esb.c when TX FIFO and RX fifo are different size #5

@paolodepetrillo

Description

@paolodepetrillo

There is a typo on line 762 of micro_esb.c: UESB_CORE_RX_FIFO_SIZE should be UESB_CORE_TX_FIFO_SIZE. This only causes a problem if you are using different sizes for the RX FIFO and TX FIFO.

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