Skip to content

Commit

Permalink
Update readme for RF24 RPi/Arduino code merge
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Nov 10, 2014
1 parent 90d826b commit b2a7fd3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions RPi/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@ A. Make a directory to contain the RF24 and possibly RF24Network lib and enter i

B. Clone the RF24 Repo

git clone https://github.com/tmrh20/RF24.git rtemp
git clone https://github.com/tmrh20/RF24.git RF24

C. Copy the RPi library folder to the current directory, and delete the rest
C. Change to the new RF24 directory

mv rtemp/RPi/RF24 ./
rm -r rtemp
cd RF24

D. Build the library, and run an example file:
Expand Down

0 comments on commit b2a7fd3

Please sign in to comment.