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:
- 10:8be92db98bf4
- Parent:
- 9:9a4c81493a3d
- Child:
- 11:74844f6ca8cf
--- a/CDC.h Fri Jan 15 21:27:42 2016 +0000 +++ b/CDC.h Fri Jan 15 22:10:11 2016 +0000 @@ -37,7 +37,7 @@ IBUS_COMMAND get_ihu_cmd(); IBUS_COMMAND get_steering_wheel_cmd(); void display(char text[], char row); - void display_update(); + void display_update(char row); void update_elapsed_time(); void reset_elapsed_time(); void start_elapsed_time();