Skip to content

Commit

Permalink
Correct the comment for pin #'s
Browse files Browse the repository at this point in the history
  • Loading branch information
maniacbug committed Dec 20, 2011
1 parent 6d25fbe commit 332fd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pingpair_irq/pingpair_irq.pde
Expand Up @@ -22,7 +22,7 @@
// Hardware configuration
//

// Set up nRF24L01 radio on SPI bus plus pins 8 & 9
// Set up nRF24L01 radio on SPI bus plus pins 9 & 10

RF24 radio(9,10);

Expand Down

0 comments on commit 332fd03

Please sign in to comment.