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.
Diff: LineFollowingRobot/main.cpp
- 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