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.
control.h@4:48d390356fba, 2018-02-22 (annotated)
- Committer:
- Weranest
- Date:
- Thu Feb 22 17:01:00 2018 +0000
- Revision:
- 4:48d390356fba
Tech Demo version
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Weranest | 4:48d390356fba | 1 | extern void buggyGoF(); |
Weranest | 4:48d390356fba | 2 | extern void buggyGoLeft(); |
Weranest | 4:48d390356fba | 3 | extern void buggyGoRight(); |
Weranest | 4:48d390356fba | 4 | extern void buggyStop(); |
Weranest | 4:48d390356fba | 5 | extern void controlManual(int); |