Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: JNP3_IOT_6_RADIO_ECHO_FIXED nRF24L01P_NET_GW nRF24L01P_NET_SENSOR Kubus ... more
Fork of nRF24L01P by
Diff: nRF24L01P.h
- Revision:
- 8:f8621be17645
- Parent:
- 7:434a1c2ff406
- Child:
- 9:a7764d1566f7
--- 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;
};
