Skip to content

Commit

Permalink
Really...Pins 9 & 10 this time. I mean it\!
Browse files Browse the repository at this point in the history
  • Loading branch information
maniacbug committed Jan 5, 2012
1 parent 33e59af commit cb6613d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nordic_fob/nordic_fob.pde
Expand Up @@ -25,7 +25,7 @@

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

RF24 radio(8,9);
RF24 radio(9,10);

//
// Payload
Expand Down

0 comments on commit cb6613d

Please sign in to comment.