Ian Hua / Quadcopter-mbedRTOS
Revision:
18:af657c4c3944
Parent:
17:18c3bd016e49
Child:
20:b193a50a2ba3
--- a/RTOS-Threads/src/Task3.cpp	Sat May 03 01:47:54 2014 +0000
+++ b/RTOS-Threads/src/Task3.cpp	Sat May 03 02:05:51 2014 +0000
@@ -67,7 +67,6 @@
     } else if (rc_out)
         BT.printf("%5d %5d %5d %5d %5d\n", RCCommand[0], RCCommand[1], RCCommand[2], RCCommand[3], RCCommand[4]);
 
-
     //LED[3] = !LED[3];
 }