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: model.h
- Revision:
- 14:19e36b53e76a
- Parent:
- 13:e3089b058fab
--- a/model.h Mon Dec 19 18:54:01 2016 +0000 +++ b/model.h Tue Dec 20 09:03:13 2016 +0000 @@ -40,5 +40,6 @@ int direction; Timeout tmOut; Timeout tmOut2; + }; #endif \ No newline at end of file