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 football_project by
Diff: TA.cpp
- Revision:
- 68:0c96bb3d73a7
- Parent:
- 67:5650f461722a
- Child:
- 69:a3295b74209e
diff -r 5650f461722a -r 0c96bb3d73a7 TA.cpp
--- a/TA.cpp Thu Feb 11 17:47:28 2016 +0000
+++ b/TA.cpp Thu Feb 11 19:28:01 2016 +0000
@@ -616,7 +616,7 @@
{
waiting_for_ack = true; //// Check for ack on next spin()
- } else // Shouldn't happen.
+ } else // Shouldn't happen...
{
if( radio.ACK_RECEIVED ) message_in_queue = false;
RA_DEBUG( "Rcvd Immed %uus\r\n", micros() -ack_start ); ////
