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.
Fork of NRF2401P by
Diff: NRF2401P.cpp
- Revision:
- 12:ea1345de6478
- Parent:
- 11:07f76589f00a
- Child:
- 13:5cbc726f2bbb
diff -r 07f76589f00a -r ea1345de6478 NRF2401P.cpp --- a/NRF2401P.cpp Sat Jul 11 14:56:17 2015 +0000 +++ b/NRF2401P.cpp Sat Jul 11 16:44:50 2015 +0000 @@ -746,6 +746,7 @@ printReg("EN_RXADDR", EN_RXADDR); printReg("RF_CH", RF_CH); printReg("RF_SETUP", RF_SETUP); + printReg("CONFIG", CONFIG); printReg("DYNPD", DYNPD); printReg("FEATURE", FEATURE); } \ No newline at end of file