Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RF24
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
RF24
Commits
dc9ccbff
Commit
dc9ccbff
authored
Apr 30, 2014
by
cornet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bring readme.md inline with new Makefile
parent
9895101a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
RPi/RF24/readme.md
RPi/RF24/readme.md
+3
-2
No files found.
RPi/RF24/readme.md
View file @
dc9ccbff
...
...
@@ -40,9 +40,10 @@ C. Copy the RPi library folder to the current directory, and delete the rest
```
D. Build the library, and run an example file:
```
sudo make
make
sudo make install
cd examples
sudo make
make
sudo ./gettingstarted
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment