Skip to content

Commit

Permalink
Merge pull request ninjablocks#31 from nitingautam/patch-1
Browse files Browse the repository at this point in the history
Updated ReadMe.md
  • Loading branch information
☃ Elliot Shepherd authored Jan 10, 2017
2 parents 7fdce00 + ea99fcc commit ff9c469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RPi_utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +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 change the used GPIO pin before compilation of the codesend.cpp source file.
It uses wiringPi pin no 2 by default. You may want to change the used GPIO pin before compilation of the codesend.cpp source file. (Good Resource for Pin Details https://pinout.xyz/pinout/wiringpi)

## 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 ff9c469

Please sign in to comment.