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.cpp
- Revision:
- 3:5959d3d35221
- Parent:
- 2:2873f068f325
- Child:
- 5:2dad2a78ffbd
diff -r 2873f068f325 -r 5959d3d35221 Watchdog.cpp
--- a/Watchdog.cpp Thu Jun 16 20:55:38 2011 +0000
+++ b/Watchdog.cpp Sat Oct 04 17:58:04 2014 +0000
@@ -16,7 +16,6 @@
#include "Watchdog.h"
-
/// Watchdog gets instantiated at the module level
Watchdog::Watchdog() {
wdreset = (LPC_WDT->WDMOD >> 2) & 1; // capture the cause of the previous reset
