Skip to content

Ports #5

@rscottm

Description

@rscottm

I've pushed some code a new branch in my repository to add support for Ports. This builds off of the rethinking_commands branch (for ease of expanding). The main purpose is to get device types, modes, and values (based on mode). The ports are :one, :two, :three, :four, and (to handle input from motors) :a, :b, :c, and :d. I also created a method on Brick to report the devices attached. This now handles input in the form of strings and arrays of bytes (to support several of the input calls).

The next step would be to begin to set up callbacks based on port changes (device and values).

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