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 LineFollower by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:bc54728ca6c8 | 2014-02-27 | cbradford | Fixed Motor code, put in simple lineFollow loop in main |
2:7a4179249fa4 | 2014-02-21 | blu12758 | Debugging; ; Corrected motor speed assignments.; Fixed a for loop. |
1:c319e24af8df | 2014-02-21 | blu12758 | Fleshed out constructor and read() method.; ; Created new lineFollower() method. It uses binary numbers for comparison; and should perform better in curves that our first program. |
0:2623af9e8ef3 | 2014-02-18 | blu12758 | First commit |