Gateway stuff

Dependencies:   mbed nRF24L01P

Fork of nRF24L01P_Hello_World_Gateway by TJ Projects

Files at this revision

API Documentation at this revision

Comitter:
trisjph
Date:
Sat May 30 12:55:43 2015 +0000
Parent:
1:5be2682710c6
Child:
3:116f9c1d405a
Commit message:
kjkj

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
mbed.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Jan 19 23:53:19 2011 +0000
+++ b/main.cpp	Sat May 30 12:55:43 2015 +0000
@@ -3,7 +3,7 @@
 
 Serial pc(USBTX, USBRX); // tx, rx
 
-nRF24L01P my_nrf24l01p(p5, p6, p7, p8, p9, p10);    // mosi, miso, sck, csn, ce, irq
+nRF24L01P my_nrf24l01p(p11, p12, p13, p14, p15, p10);    // mosi, miso, sck, csn, ce, irq
 
 DigitalOut myled1(LED1);
 DigitalOut myled2(LED2);
--- a/mbed.bld	Wed Jan 19 23:53:19 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/e2ac27c8e93e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.lib	Sat May 30 12:55:43 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/#e2ac27c8e93e