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.
Fork of Watchdog by
Diff: Watchdog.h
- Revision:
- 6:e0f547e22dd5
- Parent:
- 5:2dad2a78ffbd
- Child:
- 7:3814d72b8166
--- a/Watchdog.h Mon Mar 16 01:00:03 2015 +0000 +++ b/Watchdog.h Mon Mar 16 01:04:32 2015 +0000 @@ -8,7 +8,7 @@ /// /// Adapted from Simon's Watchdog code from http://mbed.org/forum/mbed/topic/508/ /// -/// @note Copyright © 2011 by Smartware Computing, all rights reserved. +/// @note Copyright © 2011,2015 by Smartware Computing, all rights reserved. /// This software may be used to derive new software, as long as /// this copyright statement remains in the source file. /// @author David Smart
