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
c9d64fd0
Commit
c9d64fd0
authored
Aug 01, 2011
by
maniacbug
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More doc tweaks
parent
fcc3dfbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
RF24.h
RF24.h
+2
-2
No files found.
RF24.h
View file @
c9d64fd0
...
...
@@ -394,7 +394,7 @@ public:
* Enter low-power mode
*
* To return to normal power mode, either write() some data or
* startListening().
* startListening
, or powerUp
().
*/
void
powerDown
(
void
);
...
...
@@ -569,7 +569,7 @@ public:
/**
* Set the transmission data rate
*
* @warning setting RF24_250KBPS will fail for non-
P
units
* @warning setting RF24_250KBPS will fail for non-
plus
units
*
* @param speed RF24_250KBPS for 250kbs, RF24_1MBPS for 1Mbps, or RF24_2MBPS for 2Mbps
* @return true if the change was successful
...
...
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