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: CDC.h
- Revision:
- 9:9a4c81493a3d
- Parent:
- 6:c454f88524d6
- Child:
- 10:8be92db98bf4
--- a/CDC.h Fri Jan 15 20:59:51 2016 +0000 +++ b/CDC.h Fri Jan 15 21:27:42 2016 +0000 @@ -36,7 +36,7 @@ IBUS_COMMAND get_cmd(); IBUS_COMMAND get_ihu_cmd(); IBUS_COMMAND get_steering_wheel_cmd(); - void display(char text[]); + void display(char text[], char row); void display_update(); void update_elapsed_time(); void reset_elapsed_time();