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_FIXED2_2
Diff: nRF24L01P.h
- 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; };