Skip to content

Commit

Permalink
docupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
maniacbug committed Jun 28, 2011
1 parent 04e7277 commit 1c6cc96
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions RF24.h
Original file line number Diff line number Diff line change
Expand Up @@ -518,16 +518,6 @@ class RF24
* ping/pong cycle.
*/

/**
* @example starping_relay.pde
*
* This sketch is a very complex example of using the RF24 library for Arduino.
* Deploy this on any number of nodes to create a basic mesh network. I have
* tested this on 6 nodes, but it should work on many more. 'Leaf' nodes attempt
* to send a ping every 2 seconds to the 'Base' node. Optional 'Relay' nodes
* will relay these transmissions.
*/

/**
* @example scanner.pde
*
Expand Down

0 comments on commit 1c6cc96

Please sign in to comment.