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.
Dependencies: mbed
Diff: Control/drivecontrol.h
- Revision:
- 15:151e59899221
- Parent:
- 14:a646667ac9ea
- Child:
- 16:c26d8e007df5
--- a/Control/drivecontrol.h Fri May 19 16:46:21 2017 +0000 +++ b/Control/drivecontrol.h Sat May 20 05:17:47 2017 +0000 @@ -23,7 +23,7 @@ // Stops both motors. Assume no coasting. void stop(); - void getEncoder(); + void print_serial_ports(); void drive_forward();