Skip to content

Add Go/No Go, I/O buffer Flags to control structure #12

@austinjoseph

Description

@austinjoseph

Suggest adding two uint32_t to StateVars control structure:

goNoGo = can collect successful/unsuccessful flags from various points leading up to firing providing an additional safety control (in addition to isArmed).

rxTxState = can collect information about whether there is data to reed in the Rx or Tx buffer, if the buffer is busy or if there has been an error.

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