tp

Dependencies:   mbed nRF24L01P

Files at this revision

API Documentation at this revision

Comitter:
monish
Date:
Sat Jun 25 02:40:02 2016 +0000
Parent:
0:2f050d0ea947
Commit message:
m; ;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Jun 25 02:39:12 2016 +0000
+++ b/main.cpp	Sat Jun 25 02:40:02 2016 +0000
@@ -33,7 +33,7 @@
     my_nrf24l01p.enable();
 
     count[0] = 0x01;
-    count[1] = 0x01;
+    count[1] = 0x01; //monish
 
     while (1) {