radio echo app

Dependents:   JNP3_IOT_6_RADIO_ECHO_FIXED2

Revision:
8:f8621be17645
Parent:
7:434a1c2ff406
Child:
9:1440769ba2f9
--- a/nRF24L01P.h	Sun Nov 12 18:53:35 2017 +0000
+++ b/nRF24L01P.h	Mon Nov 13 08:38:39 2017 +0000
@@ -354,6 +354,7 @@
     InterruptIn nIRQ_;
 
     int mode;
+    bool a_retr_enabled;
 
 };