Skip to content

Single digit COM port number with leading zero does not work #20

@maeddlae

Description

@maeddlae

When COM port number is a single digit it is currently not allowed to add a prefix-zero:

  • Does not work: python -m there -pCOM08 ls
  • Does work: python -m there -pCOM8 ls instead

This is an additional source of error

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