Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Userland app for servomotor #558

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

inesmaria08
Copy link
Contributor

This pull request adds an app that provides a simple interface for controlling the angle of a vector of connected servomotors. (tock/tock#4126).

Files added:

  • apis/interface/servo/src/lib.rs
  • apis/interface/servo/src/Cargo.toml
  • exemples/servo.rs

Copy link
Contributor

@alexandruradovici alexandruradovici left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add testung for the servo api.

apis/interface/servo/Cargo.toml Outdated Show resolved Hide resolved
apis/interface/servo/src/lib.rs Outdated Show resolved Hide resolved
apis/interface/servo/src/lib.rs Show resolved Hide resolved
unittest/src/fake/servo/mod.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@alexandruradovici alexandruradovici left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, only a function name change.

apis/interface/servo/src/lib.rs Outdated Show resolved Hide resolved
apis/interface/servo/src/lib.rs Outdated Show resolved Hide resolved
apis/interface/servo/src/lib.rs Outdated Show resolved Hide resolved
apis/interface/servo/src/lib.rs Outdated Show resolved Hide resolved
apis/interface/servo/src/lib.rs Outdated Show resolved Hide resolved
apis/interface/servo/src/lib.rs Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants