Andriy Makukha / Mbed 2 deprecated football_project_wo_output

Dependencies:   mbed

Fork of football_project by MZJ

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 );  ////