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
Revisions of LineFollower.h
Revision | Date | Message | Actions |
---|---|---|---|
10:a9233fa6240d | 2014-03-24 | sdfh | File Diff Annotate |
9:039a74519b89 | 2014-03-10 | David's rough line follower code added. | File Diff Annotate |
6:3482f3f93988 | 2014-03-06 | Return count; | File Diff Annotate |
4:2abe380c57f1 | 2014-02-28 | Fixed the followLine() method as well as some compile-time errors | File Diff Annotate |
1:c319e24af8df | 2014-02-21 | 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. | File Diff Annotate |
0:2623af9e8ef3 | 2014-02-18 | First commit | File Diff Annotate |