Skip to content

Commit

Permalink
rpio doc cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hager committed Feb 22, 2013
1 parent b0cd189 commit bb0a640
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions source/rpio
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
Command-line interface to RPIO. Its a multitool which allows you to inspect
and manipulate GPIO's system wide; including gpios used by other processes.
This script uses two new functions in py_gpio.c, namely `forceinput()` and
`forceoutput()`. To use those you'll need at least RPIO v0.1.8
(`sudo easy_install -U RPIO` or `sudo pip install -U RPIO`).
Examples:
Here are some examples of how to use `rpio`:
Inspect the function and state of gpios (with -i/--inspect):
Expand Down

0 comments on commit bb0a640

Please sign in to comment.