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: utils.h
- Revision:
- 10:e63fe4080760
- Parent:
- 9:1b54bac6d9a7
- Child:
- 12:58ad06f9847d
--- a/utils.h Thu Oct 03 23:28:56 2019 +0000 +++ b/utils.h Fri Oct 04 09:46:00 2019 +0000 @@ -27,7 +27,6 @@ extern bool b_UTILS_flag_button_SECTIONS; extern bool b_UTILS_flag_emergency_stop; -extern Serial rs_UTILS_odroid; extern InterruptIn b_UTILS_button; extern InterruptIn b_UTILS_emergency_signal;