Skip to content

Library does not support "mode 2" of the firmware #1

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Enter mode 2 (io.mode(2)
2. Try to write to a port
3. The next time you try to read from a port you won't get the data you expect

What is the expected output? What do you see instead?

Expected output would be the state of that particular port. Instead, you're 
likely to see the name of the port last written to (ie: a, b, or c) followed by 
the data written to that port. This will happen indefinitely.

Original issue reported on code.google.com by hoop...@gmail.com on 8 Jul 2010 at 3:39

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions