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:
- 4:e55807cf840b
- Parent:
- 3:afe8d307b5c3
- Child:
- 6:77ead8abdd1c
- Child:
- 15:9998698cb041
--- a/NRF2401P.cpp Thu Jun 11 23:38:01 2015 +0000
+++ b/NRF2401P.cpp Fri Jun 12 08:07:53 2015 +0000
@@ -232,7 +232,7 @@
flushTx();
}
if (debug) {
- sprintf(logMsg, " Transmit data %d bytes to %02x (%02x) = %10s", width, address, status, *data );
+ sprintf(logMsg, " Transmit data %d bytes to %02x (%02x) = %10s", width, address, status, *data );
log(logMsg);
}
return status;
