Skip to content

Serial communication fails on second try #1

Description

@kraiskil

Running the test/host_test.py fails on a second run:

$ ./host_test.py 
Traceback (most recent call last):
  File "./host_test.py", line 34, in <module>
    print 'if_ver_major = %d; if_ver_minor = %d' % device.if_ver()
TypeError: %d format: a number is required, not NoneType

Rebooting the Arduino makes ./host_test.py work again, once.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions