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.
Dependents: Integrated wheelchairControlSumer2019 wheelchairControlSumer2019 wheelchaircontrol5 ... more
Revision 4:22c5c4aa4661, committed 2014-10-11
- Comitter:
- WiredHome
- Date:
- Sat Oct 11 17:28:07 2014 +0000
- Parent:
- 3:5959d3d35221
- Child:
- 5:ea5595e2698b
- Commit message:
- Documentation updates only.
Changed in this revision
| Watchdog.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Watchdog.h Sat Oct 04 17:58:04 2014 +0000
+++ b/Watchdog.h Sat Oct 11 17:28:07 2014 +0000
@@ -70,7 +70,7 @@
/// ...
/// @endcode
///
- /// @param timeout in seconds, as a floating point number
+ /// @param[in] timeout in seconds, as a floating point number
/// @returns none
///
void Configure(float timeout);