Nicolae Marton / Mbed 2 deprecated TDP3_OOP

Dependencies:   mbed

Revision:
3:54c41af9e119
Parent:
2:74d8b693bc62
Child:
4:645b5d648c64
--- a/LineFollowingRobot/main.cpp	Sat Feb 02 16:38:08 2019 +0000
+++ b/LineFollowingRobot/main.cpp	Sun Feb 03 16:42:44 2019 +0000
@@ -66,8 +66,6 @@
         IRSensor.MotorControl(controlLeft,controlRight);
         
         toggleIR = IRSensor.m_toggle;
-        }
-        
-    }   
-    
+        }        
+    }       
 }
\ No newline at end of file