Skip to content

Cleanup enums #10

@rm5248

Description

@rm5248

Since Java enums can have values associated with them, we can cleanup the code a bit and make it less likely to fail if we simply give the enums an actual value.

Enums to update:

  • BaudRate
  • DataBits
  • StopBits
  • Parity
  • Flow Control

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions