Skip to content

Commit

Permalink
Amend RPi README
Browse files Browse the repository at this point in the history
  • Loading branch information
justy committed Mar 19, 2013
1 parent 8fe1c9a commit 7b3a462
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion RPi_utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ the library provided by the arduino.

First you have to install the [wiringpi](https://projects.drogon.net/raspberry-pi/wiringpi/download-and-install/) library.
After that you can compile the example program *send* by executing *make*.
You may want to changet the used GPIO pin before compilation in the send.cpp source file.
You may want to change the used GPIO pin before compilation of the codesend.cpp source file.

## Note
The 'RF\_Sniffer' code is as yet untested. It _should_ work, but it is still being tested thoroughly. It's provided to allow you to start playing with it now.

0 comments on commit 7b3a462

Please sign in to comment.