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*",
    )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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