Skip to content

Evo thermal script will discover evo_64px #5

Description

@robmarkcole

As title. Discovered as I wish to use both devices on the same pi. A solution would be:

if __name__ == '__main__':
    parser = argparse.ArgumentParser()
    parser.add_argument(
        "--portname",
        default="/dev/ttyACM0",
        help="portname, find using ls /dev/tty*",
    )

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